Crates.io | ssh-derive |
lib.rs | ssh-derive |
version | 0.0.1-alpha |
source | src |
created_at | 2023-10-10 01:52:02.682239 |
updated_at | 2024-07-09 23:45:39.352159 |
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 | 33,503 |
ssh-encoding
Custom derive support for the Decode
and Encode
traits in the ssh-encoding
crate.
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.
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.