Type Definition frame::traits::FetchResult

pub type FetchResult = Result<Cow<'static, [u8]>, DispatchError>;