nom
Structs
ChainConsumer
FileProducer
MapConsumer
MemProducer
ProducerRepeat
Enums
ConsumerState
Err
ErrorKind
FileProducerState
IResult
Input
Move
Needed
Traits
AsBytes
Consumer
GetInput
GetOutput
HexDisplay
InputLength
Producer
Functions
add_error_pattern
alpha
alphanumeric
anychar
be_f32
be_f64
be_i16
be_i32
be_i64
be_i8
be_u16
be_u32
be_u64
be_u8
begin
code_from_offset
compare_error_paths
crlf
digit
eof
eol
error_to_list
error_to_u32
generate_colors
hex_u32
is_alphabetic
is_alphanumeric
is_digit
is_space
le_i16
le_i32
le_i64
le_i8
le_u16
le_u32
le_u64
le_u8
length_value
line_ending
multispace
newline
not_line_ending
prepare_errors
print
print_codes
print_error
print_offsets
reset_color
rest
shift
sized_buffer
slice_to_offsets
space
tab
tag_cl
write_color
Macros
add_error!
alt!
apply!
bits!
call!
chain!
char!
closure!
complete!
cond!
cond_reduce!
consumer_from_parser!
count!
count_fixed!
dbg!
dbg_dmp!
delimited!
error!
escaped!
escaped_transform!
expr_opt!
expr_res!
fix_error!
flat_map!
i16!
i32!
i64!
is_a!
is_a_bytes!
is_not!
is_not_bytes!
length_bytes!
length_value!
many0!
many1!
map!
map_opt!
map_res!
named!
none_of!
none_of_bytes!
one_of!
one_of_bytes!
opt!
opt_res!
pair!
peek!
preceded!
separated_list!
separated_nonempty_list!
separated_pair!
switch!
tag!
tag_bits!
tag_bytes!
take!
take_bits!
take_str!
take_till!
take_until!
take_until_and_consume!
take_until_and_consume_bytes!
take_until_bytes!
take_until_either!
take_until_either_and_consume!
take_until_either_and_consume_bytes!
take_until_either_bytes!
take_while!
take_while1!
tap!
terminated!
try_parse!
u16!
u32!
u64!
Crates
nom
pcapng
Function
nom
::
error_to_u32
[
−
]
[src]
pub fn error_to_u32(e: &
ErrorKind
) ->
u32