Trait json_ld_syntax::context::AnyValueMut
source · pub trait AnyValueMut {
// Required method
fn append(&mut self, context: Self);
}pub trait AnyValueMut {
// Required method
fn append(&mut self, context: Self);
}