Add doc for mutators entry has to export

This commit is contained in:
Marcel Müller 2016-01-17 15:37:02 +01:00
parent 49184c10a3
commit b06621c6bd
No known key found for this signature in database
GPG key ID: DD4ED37D0CAC76E2

View file

@ -42,6 +42,11 @@ The entry type MUST export functions to get
- The header object
- The path of the actual file
The entry type MUST export functions to set
- The header object
- The content object
### EntryContent {#sec:libstore:types:entrycontent}
The `EntryContent` type is an type-alias for `String`.