Crate toml_query

Source

Modules§

delete
error
Error types
insert
log
If logging is not compiled into the library, this module defines the logging macros to result in nothing.
read
set
value

Macros§

debug
This macro is defined if the logging feature is not compiled into the library
error
This macro is defined if the logging feature is not compiled into the library
info
This macro is defined if the logging feature is not compiled into the library
log
This macro is defined if the logging feature is not compiled into the library
trace
This macro is defined if the logging feature is not compiled into the library
warn
This macro is defined if the logging feature is not compiled into the library