Crate tendermint_std_ext

Source
Expand description

Extensions to the Rust standard library for use by tendermint-rs.

Traitsยง

TryClone
Types that can be cloned where success is not guaranteed can implement this trait.