Crate power_manager_fake_time
source ·Modules
error 🔒
message 🔒
node 🔒
types 🔒
This crate contains definitions of newtypes corresponding to measurement units, including
several that are passed across node boundaries in Messages.
utils 🔒
Macros
Logs an error message if the passed in
result
is an error.Logs an error message if the provided
cond
evaluates to false. Also passes the same expression
and message into debug_assert!
, which will panic if debug assertions are enabled.