Crate rusticata_macros [] [src]

Rusticata-macros

Helper macros for the rusticata project.

Reexports

pub use macros::*;

Modules

debug

Helper functions and structures for debugging purpose

macros

Helper macros

Macros

error_if

Helper macro for nom parsers: raise error if the condition is false

parse_hex_to_u64

Read a slice as a big-endian value.

slice_fixed

Parse a slice and return a fixed-sized array of bytes