This website requires JavaScript.
Explore
Help
Sign in
matthiasbeyer
/
imag
Watch
1
Star
0
Fork
You've already forked imag
0
Code
Releases
Activity
97816e7d2d
imag
/
libimagstore
/
src
/
content.rs
5 lines
61 B
Rust
Raw
Normal View
History
Unescape
Escape
content.rs: Add documentation
2016-01-21 20:28:08 +00:00
/**
*
EntryContent
type
*
/
Add EntryContent type for store
2016-01-12 17:51:32 +00:00
pub
type
EntryContent
=
String
;
Copy permalink