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