#custom-reference #inout

inout

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

15 releases

Uses new Rust 2024

0.2.0-rc.4 Feb 22, 2025
0.2.0-rc.3 Nov 20, 2024
0.2.0-rc.2 Oct 21, 2024
0.2.0-rc.0 Jul 26, 2024
0.0.0 Aug 13, 2021

#1336 in Rust patterns

Download history 388722/week @ 2024-12-21 493918/week @ 2024-12-28 882556/week @ 2025-01-04 1004671/week @ 2025-01-11 881993/week @ 2025-01-18 955949/week @ 2025-01-25 1043055/week @ 2025-02-01 1084157/week @ 2025-02-08 1033465/week @ 2025-02-15 1208881/week @ 2025-02-22 1203460/week @ 2025-03-01 1255684/week @ 2025-03-08 1285351/week @ 2025-03-15 1270311/week @ 2025-03-22 1373148/week @ 2025-03-29 1521375/week @ 2025-04-05

5,658,497 downloads per month
Used in 4,371 crates (10 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

~485KB
~14K SLoC