A module for working with borrowed data.
Cow | A clone-on-write smart pointer. |
Borrow | A trait for borrowing data. |
BorrowMut | A trait for mutably borrowing data. |
ToOwned | A generalization of |
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/borrow/index.html