#imag #personal #management #pim #information

libimagannotation

Library for the imag core distribution

1 unstable release

Uses old Rust 2015

0.3.0 Aug 25, 2017

#68 in #imag

LGPL-2.1

12KB
140 lines

libimagannotation

This library provides annotation functionality for entries.

Annotations are normal Store entries, but their header at annotation.is_annotation is set to true.

Annotations are linked to an entry (as in libimagentrylink).

Library functionality

The library features two traits: One to extend an Entry with annotation functionality and another one for extending the Store with functionality to get annotations of an entry and all annotations in the store.

Dependencies

~13MB
~271K SLoC