☰
Module sealed_level_is_error
Traits
?
Module
rustc_errors
::
diagnostic_builder
::
sealed_level_is_error
source
·
[
−
]
Expand description
Private module for sealing the
IsError
helper trait.
Traits
IsError
🔒
Sealed helper trait for statically checking that a
Level
is an error.