Module ripin::convert_ref [] [src]

TryFrom/Into_ref conversion module

Traits

TryFromRef

Attempt to construct Self via a conversion from a ref.

TryIntoRef

An attempted conversion that don't consumes self, which may or may not be expensive.