Type Definition json_ld::rdf::Literal

source ·
pub type Literal<T> = Literal<String, T, LanguageTagBuf<Vec<u8, Global>>>;