[−][src]Trait newton::handle::AsHandle
Required methods
fn as_handle(&self, newton: &Newton) -> Handle
Returns the same vale that would be returned by into_handle, but
without moving the object.