#reference #in-place #generics #modes #type #custom-reference #buffer-to-buffer

inout

Custom reference types for code generic over in-place and buffer-to-buffer modes of operation

15 releases

Uses new Rust 2024

0.2.0-rc.4 Feb 22, 2025
0.2.0-rc.3 Nov 20, 2024
0.2.0-rc.2 Oct 21, 2024
0.2.0-rc.0 Jul 26, 2024
0.0.0 Aug 13, 2021

#113 in Rust patterns

Download history 776284/week @ 2024-11-22 812790/week @ 2024-11-29 931493/week @ 2024-12-06 877420/week @ 2024-12-13 449501/week @ 2024-12-20 445659/week @ 2024-12-27 831412/week @ 2025-01-03 1006418/week @ 2025-01-10 890972/week @ 2025-01-17 955808/week @ 2025-01-24 1023177/week @ 2025-01-31 1080100/week @ 2025-02-07 1009875/week @ 2025-02-14 1221278/week @ 2025-02-21 1189187/week @ 2025-02-28 1262632/week @ 2025-03-07

4,876,820 downloads per month
Used in 4,210 crates (10 directly)

MIT/Apache

34KB
629 lines

RustCrypto: In/Out Ref Types

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.

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.

Dependencies

~485KB
~14K SLoC