Type Alias json_ld::loader::RemoteContextReference

source ·
pub type RemoteContextReference<I = IriBuf> = RemoteDocumentReference<I, Context>;

Aliased Type§

enum RemoteContextReference<I = IriBuf> {
    // some variants omitted
}

Variants§