Type Definition json_ld::rdf::Value

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