ssh-derive

Crates.iossh-derive
lib.rsssh-derive
version0.0.1-alpha
sourcesrc
created_at2023-10-10 01:52:02.682239
updated_at2024-07-09 23:45:39.352159
descriptionCustom derive support for the `ssh-encoding` crate
homepagehttps://github.com/RustCrypto/SSH/tree/master/ssh-derive
repositoryhttps://github.com/RustCrypto/SSH
max_upload_size
id998665
size33,503
SSH (github:rustcrypto:ssh)

documentation

README

RustCrypto: Custom Derive for ssh-encoding

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Documentation

About

Custom derive support for the Decode and Encode traits in the ssh-encoding crate.

Minimum Supported Rust Version

This crate requires Rust 1.60 at a minimum.

We may change the MSRV in the future, but it will be accompanied by a minor version bump.

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: 245

cargo fmt