Crates.io | cargo-create-protocols-plugin |
lib.rs | cargo-create-protocols-plugin |
version | 0.0.2 |
source | src |
created_at | 2018-10-23 22:53:12.678197 |
updated_at | 2018-10-23 22:57:19.326385 |
description | A Rust cargo subcommand that will create initial library code for the protocols crate. |
homepage | |
repository | https://github.com/zutils/create-protocols-plugin |
max_upload_size | |
id | 92261 |
size | 27,894 |
A Rust cargo subcommand that will create initial code for the protocols crate.
cargo install create-protocols-plugin
cargo create-protocols-plugin
This crate will create you a crate with default functions to get started using the protocols library.
Build a library based on a Cap'n Proto schema. Build a library based on flatbuffer schema.
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.