Three-way compare two fee rates by their fee/vsize ratio.
Declared in <policy/feerate.h>
<policy/feerate.h>
std::strong_ordering operator<=>( CFeeRate const& a, CFeeRate const& b) noexcept;
Ordering of a relative to b.
a
b