std
::
mem
::
Borrowable
Required methods
borrow
Protocol
std
::
mem
::
Borrowable
protocol
Borrowable
<Self, C> { ... }
source
Required methods
fn
borrow
(self: &
Self
) -> C
source
Returns a view to the object.