#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

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

#119 in Rust patterns

Download history 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 879011/week @ 2024-11-13 862019/week @ 2024-11-20 740093/week @ 2024-11-27 884501/week @ 2024-12-04 916971/week @ 2024-12-11 673265/week @ 2024-12-18 388673/week @ 2024-12-25 657274/week @ 2025-01-01 963732/week @ 2025-01-08 929336/week @ 2025-01-15 769049/week @ 2025-01-22

3,379,455 downloads per month
Used in 3,880 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