Struct json_ld::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.