Macros§
- location
- Macro to get the current location in the code (module path, file, and line)
Structs§
- Error
- General error type for Nullnet
- Location
- Struct to store the location in the code (module path, file, and line)
Traits§
- Error
Handler - Trait for logging and handling errors in a unified way