1crate::macros::implement_error! { 2 /// Error raised during storage encoding. 3 pub struct Error; 4}