#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

new 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

#112 in Rust patterns

Download history 655315/week @ 2024-07-31 734880/week @ 2024-08-07 708197/week @ 2024-08-14 726602/week @ 2024-08-21 722938/week @ 2024-08-28 780134/week @ 2024-09-04 727752/week @ 2024-09-11 710107/week @ 2024-09-18 770559/week @ 2024-09-25 809993/week @ 2024-10-02 808500/week @ 2024-10-09 871082/week @ 2024-10-16 886631/week @ 2024-10-23 822225/week @ 2024-10-30 834882/week @ 2024-11-06 878923/week @ 2024-11-13

3,601,556 downloads per month
Used in 3,519 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