Macro bitcoin_internals::serde_round_trip
source ยท macro_rules! serde_round_trip { ($var:expr) => { ... }; }
Available on crate features
serde
and test-serde
only.Expand description
Does round trip test to/from serde value.