474d04d154
Since TOML will not encode C-like enums as strings, we do it ourselves. This is also worthwhile so that we can get the lowercase "bitcoin" and "testnet" as encodings for the actual enum values, which are more verbose and camel case. |
||
---|---|---|
.. | ||
blockdata | ||
network | ||
util | ||
internal_macros.rs | ||
lib.rs | ||
macros.rs |