#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

12 releases

0.2.0-rc.2 Oct 21, 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

#111 in Rust patterns

Download history 660390/week @ 2024-07-19 688473/week @ 2024-07-26 672662/week @ 2024-08-02 727813/week @ 2024-08-09 722184/week @ 2024-08-16 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 655425/week @ 2024-11-01

3,377,602 downloads per month
Used in 3,467 crates (7 directly)

MIT/Apache

33KB
609 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