Struct json_ld_syntax::context::term_definition::NotATypeKeyword
source · pub struct NotATypeKeyword(pub Keyword);Tuple Fields§
§0: KeywordTrait Implementations§
source§impl<T> From<NotATypeKeyword> for InvalidTypeKeyword<T>
impl<T> From<NotATypeKeyword> for InvalidTypeKeyword<T>
source§fn from(NotATypeKeyword: NotATypeKeyword) -> Self
fn from(NotATypeKeyword: NotATypeKeyword) -> Self
Converts to this type from the input type.