nom
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_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
shift
sized_buffer
slice_to_offsets
space
tab
tag_cl
write_color
Macros
add_error!
alt!
alt_complete!
apply!
apply_m!
bits!
call!
call_m!
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_s!
is_not!
is_not_s!
length_bytes!
length_value!
many0!
many1!
many_m_n!
map!
map_opt!
map_res!
method!
named!
none_of!
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!
Crates
aho_corasick
bitflags
byteorder
bytes
cfg_if
docopt
lazy_static
libc
log
memchr
mempool
mio
net2
nix
nom
num_cpus
rand
regex
regex_syntax
rustc_serialize
slab
strsim
tangle
threadpool
thrust
time
utf8_ranges
Function
nom
::
error_to_u32
[
−
]
[src]
pub fn error_to_u32<E>(e: &
ErrorKind
<E>) ->
u32