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

no-std inout

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

10 releases

new 0.2.0-rc.0 Jul 26, 2024
0.2.0-pre.4 Jan 10, 2024
0.2.0-pre.3 Dec 31, 2023
0.1.3 Mar 31, 2022
0.0.0 Aug 13, 2021

#132 in Rust patterns

Download history 584225/week @ 2024-04-05 612637/week @ 2024-04-12 628754/week @ 2024-04-19 590279/week @ 2024-04-26 588337/week @ 2024-05-03 623828/week @ 2024-05-10 622860/week @ 2024-05-17 606040/week @ 2024-05-24 664276/week @ 2024-05-31 644907/week @ 2024-06-07 631444/week @ 2024-06-14 647762/week @ 2024-06-21 612333/week @ 2024-06-28 628441/week @ 2024-07-05 645466/week @ 2024-07-12 536623/week @ 2024-07-19

2,548,185 downloads per month
Used in 2,903 crates (6 directly)

MIT/Apache

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

~220KB