nom
Macros
add_error
alt
alt_complete
apply
apply_m
bits
call
call_m
chain
char
closure
complete
cond
cond_reduce
cond_with_error
consumer_from_parser
count
count_fixed
dbg
dbg_dmp
delimited
error
escaped
escaped_transform
expr_opt
expr_res
fix_error
flat_map
fold_many0
fold_many1
fold_many_m_n
i16
i32
i64
is_a
is_a_s
is_not
is_not_s
length_bytes
length_value
many0
many1
many_m_n
map
map_opt
map_res
method
named
none_of
not
one_of
opt
opt_res
pair
peek
preceded
recognize
separated_list
separated_nonempty_list
separated_pair
switch
tag
tag_bits
tag_s
take
take_bits
take_s
take_str
take_till
take_till_s
take_until
take_until_and_consume
take_until_and_consume_s
take_until_either
take_until_either_and_consume
take_until_s
take_while
take_while1
take_while1_s
take_while_s
tap
terminated
try_parse
tuple
u16
u32
u64
value
Structs
ChainConsumer
FileProducer
MapConsumer
MemProducer
ProducerRepeat
Enums
ConsumerState
Err
ErrorKind
FileProducerState
IResult
Input
Move
Needed
Traits
AsBytes
AsChar
Consumer
GetInput
GetOutput
HexDisplay
InputLength
IterIndices
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_digit
hex_u32
is_alphabetic
is_alphanumeric
is_digit
is_hex_digit
is_oct_digit
is_space
le_f32
le_f64
le_i16
le_i32
le_i64
le_i8
le_u16
le_u32
le_u64
le_u8
length_value
line_ending
multispace
newline
non_empty
not_line_ending
oct_digit
prepare_errors
print
print_codes
print_error
print_offsets
reset_color
rest
rest_s
shift
sized_buffer
slice_to_offsets
space
tab
tag_cl
write_color
Crates
bitflags
byteorder
libc
mmap
nom
perfcnt
phf
phf_shared
rand
raw_cpuid
tempdir
x86
Function
nom
::
error_to_u32
[
−
]
[src]
pub fn error_to_u32<E>(e: &
ErrorKind
<E>) ->
u32