Type Alias json_ld::RemoteContext

source ·
pub type RemoteContext<I = IriBuf> = RemoteDocument<I, Context>;

Aliased Type§

struct RemoteContext<I = IriBuf> { /* private fields */ }