Enum nu_source::PrettyDebugRefineKind [−][src]
pub enum PrettyDebugRefineKind {
ContextFree,
WithContext,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PrettyDebugRefineKindimpl Send for PrettyDebugRefineKindimpl Sync for PrettyDebugRefineKindimpl Unpin for PrettyDebugRefineKindimpl UnwindSafe for PrettyDebugRefineKindBlanket Implementations
Mutably borrows from an owned value. Read more