#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

9 releases

0.2.0-pre.4 Jan 10, 2024
0.2.0-pre.3 Dec 31, 2023
0.1.3 Mar 31, 2022
0.1.2 Feb 10, 2022
0.0.0 Aug 13, 2021

#123 in Rust patterns

Download history 503058/week @ 2023-12-01 482682/week @ 2023-12-08 450387/week @ 2023-12-15 248454/week @ 2023-12-22 337529/week @ 2023-12-29 462394/week @ 2024-01-05 468640/week @ 2024-01-12 535399/week @ 2024-01-19 528652/week @ 2024-01-26 516011/week @ 2024-02-02 556365/week @ 2024-02-09 525952/week @ 2024-02-16 575705/week @ 2024-02-23 589439/week @ 2024-03-01 575206/week @ 2024-03-08 476153/week @ 2024-03-15

2,311,030 downloads per month
Used in 2,402 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