Modules§
- formats
- reentrant_
safe_ mutex - A mutex that panics instead of deadlocking when used in a reentrant way
- serde_
str - Serializes fields annotated with
#[serde(with = "crate::util::serde_str")]
with their !Display
implementation, deserializes fields usingFromStr
. - variable
- version
Structs§
Functions§
- setup_
logger - Sets up a logging, defaulting to
warn
level, seesetup_logger_with_level
. - setup_
logger_ with_ level - Sets up a logging and a panic handler that logs panics.
- to_
multiaddr - to_
socket_ addr