Skip to main content

Module borrow

Module borrow 

Source

Traitsยง

Borrow
This trait is empty declaration of ::core::borrow::Borrow to be used with newer_type::implement.
BorrowMut
This trait is empty declaration of ::core::borrow::BorrowMut to be used with newer_type::implement.
ToOwned
This trait is empty declaration of ::std::borrow::ToOwned to be used with newer_type::implement.