#![cfg_attr(not(feature = "std"), no_std)] #![cfg_attr(nightly, feature(error_generic_member_access, provide_any))] #![cfg_attr(not(feature = "std"), feature(error_in_core))] mod error;