Add EntryContent type for store
This commit is contained in:
parent
4640ae8963
commit
f198c5d125
1 changed files with 1 additions and 0 deletions
1
libimagstore/src/content.rs
Normal file
1
libimagstore/src/content.rs
Normal file
|
@ -0,0 +1 @@
|
|||
pub type EntryContent = String;
|
Loading…
Reference in a new issue