Crate uv_warnings

Crate uv_warnings 

Source

Macros§

warn_user
Warn a user, if warnings are enabled.
warn_user_once
Warn a user once, if warnings are enabled, with uniqueness determined by the content of the message.

Statics§

ENABLED
Whether user-facing warnings are enabled.
WARNINGS

Functions§

disable
Disable user-facing warnings.
enable
Enable user-facing warnings.
write_error_chain
Format an error or warning chain.