Struct neon::borrow::RefMut [−][src]
pub struct RefMut<'a, T: Pointer> { /* fields omitted */ }Expand description
A mutable reference to the contents of a borrowed JS value.
pub struct RefMut<'a, T: Pointer> { /* fields omitted */ }A mutable reference to the contents of a borrowed JS value.