inout

Crates.ioinout
lib.rsinout
version
sourcesrc
created_at2021-08-13 16:42:36.965539
updated_at2024-11-20 18:08:00.313917
descriptionCustom reference types for code generic over in-place and buffer-to-buffer modes of operation.
homepage
repositoryhttps://github.com/RustCrypto/utils
max_upload_size
id435774
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Artyom Pavlov (newpavlov)

documentation

https://docs.rs/inout

README

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.

Commit count: 1022

cargo fmt