[][src]Module nom::lib

Lib module to re-export everything needed from std or core/alloc. This is how serde does it, albeit there it is not public.

Re-exports

pub use regex;

Modules

std

internal std exports for no_std compatibility