Crate valrow

source ·
Expand description

§🦀 valrow 🦀

By-value borrows

GitHub Build Status Last Commit
crates.io docs.rs msrv
Changelog License

§License

Licensed under either of

at your option.

§Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Modules§

Structs§

  • A by-value borrow.
  • A by-value mutable/exclusive borrow. Only usable for Zero Sized Types. Only useful if !Copy.

Traits§