Crate nullnet_liberror

Source

Macros§

location
Macro to get the current location in the code (file and line)

Structs§

Error
General error type for Nullnet
Location
Struct to store the location in the code (file and line)

Traits§

ErrorHandler
Trait for logging and handling errors in a unified way