#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

13 releases

0.2.0-rc.3 Nov 20, 2024
0.2.0-rc.1 Sep 28, 2024
0.2.0-rc.0 Jul 26, 2024
0.2.0-pre.4 Jan 10, 2024
0.0.0 Aug 13, 2021

#117 in Rust patterns

Download history 693022/week @ 2024-09-17 778006/week @ 2024-09-24 791527/week @ 2024-10-01 810096/week @ 2024-10-08 858162/week @ 2024-10-15 891965/week @ 2024-10-22 829859/week @ 2024-10-29 838212/week @ 2024-11-05 869001/week @ 2024-11-12 865545/week @ 2024-11-19 737228/week @ 2024-11-26 875591/week @ 2024-12-03 937186/week @ 2024-12-10 766974/week @ 2024-12-17 388365/week @ 2024-12-24 548664/week @ 2024-12-31

2,825,541 downloads per month
Used in 3,764 crates (7 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

~230KB