mirror of
https://github.com/hinto-janai/cuprate.git
synced 2024-11-16 15:58:14 +00:00
docs
This commit is contained in:
parent
fe1a14f08e
commit
bfe42c5bda
1 changed files with 2 additions and 0 deletions
|
@ -10,3 +10,5 @@ This crate is a kitchen-sink for data types that are shared across Cuprate.
|
||||||
| `serde` | Enables `serde` on types where applicable
|
| `serde` | Enables `serde` on types where applicable
|
||||||
| `epee` | Enables `cuprate-epee-encoding` on types where applicable
|
| `epee` | Enables `cuprate-epee-encoding` on types where applicable
|
||||||
| `proptest` | Enables `proptest::arbitrary::Arbitrary` on some types
|
| `proptest` | Enables `proptest::arbitrary::Arbitrary` on some types
|
||||||
|
| `json` | Enables the `json` module, containing JSON representations of common Monero types
|
||||||
|
| `hex` | Enables the `hex` module, containing the `HexBytes` type
|
Loading…
Reference in a new issue