![]() The syntax is as follows: { "bytes" = "...", "encoding" = "<encoding>" } The following encoding are accepted: "utf8", "utf-8", "hex", "base16" Note: the duplicates are only there to make it easier for people to discover them by accident. When "hex" (resp. "base16") is specified, the bytes string will be decoded and must be a valid hex string. |
||
---|---|---|
.. | ||
src | ||
templates | ||
Cargo.toml | ||
README.md | ||
build.rs |
README.md
Project
This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.