Type Definition json_ld::IndexedObject

source · []
pub type IndexedObject<T, B, M> = Meta<Indexed<Object<T, B, M>, M>, M>;