Trait json_ld::util::AsJson[][src]

pub trait AsJson {
    fn as_json(&self) -> JsonValue;
}

Required methods

Implementations on Foreign Types

Implementors