content.rs: Add documentation
This commit is contained in:
parent
2c1fa1a92a
commit
f921a73fb0
1 changed files with 3 additions and 0 deletions
|
@ -1 +1,4 @@
|
||||||
|
/**
|
||||||
|
* EntryContent type
|
||||||
|
*/
|
||||||
pub type EntryContent = String;
|
pub type EntryContent = String;
|
||||||
|
|
Loading…
Reference in a new issue