Crates.io | ssh-derive |
lib.rs | ssh-derive |
version | 0.3.0-rc.0 |
created_at | 2023-10-10 01:52:02.682239+00 |
updated_at | 2025-06-01 14:49:38.238822+00 |
description | Custom derive support for the `ssh-encoding` crate |
homepage | https://github.com/RustCrypto/SSH/tree/master/ssh-derive |
repository | https://github.com/RustCrypto/SSH |
max_upload_size | |
id | 998665 |
size | 61,918 |
ssh-encoding
Custom derive support for the Decode
and Encode
traits in the ssh-encoding
crate.
This crate requires Rust 1.61 at a minimum.
We may change the MSRV in the future, but it will be accompanied by a minor version bump.
Licensed under either of:
at your option.
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.