36ef4a62cf
Make an attempt to improve the ergonomics and docs clarity of the `units` crate. - Don't inline error type re-exports, this keeps them up in the "Re-exports" section and saves cluttering the other inlined docs. - Re-export and inline the docs for `FeeRate` and `Weight` same as we do for `Amount`. This makes the "Structs" section of the docs nice except for the exclusion of the locktime types (which cannot be helped). |
||
---|---|---|
.. | ||
locktime | ||
amount.rs | ||
fee_rate.rs | ||
lib.rs | ||
parse.rs | ||
test_macros.rs | ||
weight.rs |