bitcoin_io

Function from_std

source
pub const fn from_std<T>(std_io: T) -> FromStd<T> 
Available on crate feature std only.
Expand description

Wraps a std IO type to implement the traits from this crate.

All methods are passed through converting the errors.