Struct json_ld_core::context::ModuloProtected
source · pub struct ModuloProtected<T>(_);
Expand description
Wrapper to consider a term definition without the @protected
flag.
pub struct ModuloProtected<T>(_);
Wrapper to consider a term definition without the @protected
flag.