WarningSet

Trait WarningSet 

Source
pub trait WarningSet: Fn(KernelWarning, String) { }
Expand description

A warning state issued by the kernel during validation.

Implementors§