Type Definition tezos_data_encoding::nom::NomError

source ·
pub type NomError<'a> = DecodeError<NomInput<'a>>;
Expand description

Error type used to parameterize nom.