scsys-crypto 0.1.33

scsys-crypto
Documentation

scsys-crypto

This crate was built in support of the scsys ecosystem;

Usage

use scsys::prelude::*;


fn main() {
  println!("{:?}", Message::<String>::default());
}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT