#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

#118 in Rust patterns

Download history 746628/week @ 2024-08-23 725917/week @ 2024-08-30 759407/week @ 2024-09-06 687466/week @ 2024-09-13 774406/week @ 2024-09-20 762245/week @ 2024-09-27 842863/week @ 2024-10-04 808204/week @ 2024-10-11 881481/week @ 2024-10-18 879309/week @ 2024-10-25 812187/week @ 2024-11-01 850501/week @ 2024-11-08 875942/week @ 2024-11-15 776284/week @ 2024-11-22 812808/week @ 2024-11-29 931566/week @ 2024-12-06

3,578,531 downloads per month
Used in 3,630 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