imag/libimagstore/src/content.rs

4 lines
61 B
Rust

/**
* EntryContent type
*/
pub type EntryContent = String;