Type Definition json_ld::rdf::Literal

source · []
pub type Literal<T> = Literal<StringLiteral, T, LanguageTagBuf<Vec<u8, Global>>>;