#newtype #ops #traits #ref #impl #no-alloc

no-std ref-ops

An escape hatch for implementing ops traits for references to newtypes

1 unstable release

0.2.5 Oct 6, 2023
0.2.4 Oct 2, 2023
0.2.1 Nov 16, 2022
0.1.2 Oct 15, 2022
0.1.0 Jun 7, 2021

#799 in Rust patterns

Download history 118/week @ 2024-02-26 5/week @ 2024-03-11 51/week @ 2024-04-01

56 downloads per month
Used in as-is

MIT/Apache

31KB
883 lines

crates.io docs.rs pipeline status coverage report

RefOps

An escape hatch for implementing ops traits for references to newtypes.

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.


© 2021–2023 Koichi Kitahara

No runtime deps