Expand description
Shared data structures
Structs§
- Fixed
Size String - Fixed-size string buffer
- NWNParse
Error
Enums§
Traits§
- FromStr
- Parse a value from a string
Functions§
- dbg_
dmp_ str - deserialize_
base64 - get_
nom_ input_ linecol - get_
nom_ input_ offset - nom_
context_ error - nom_
parse_ context - parse_
detect_ u8 - Parses an integer with a 0b, 0o, 0x or no prefix
- parse_
detect_ u16 - Parses an integer with a 0b, 0o, 0x or no prefix
- parse_
detect_ u32 - Parses an integer with a 0b, 0o, 0x or no prefix
- serialize_
base64