pub trait AsLoadConfigV11 {
    // Provided method
    fn cast_guard_os_determined_failure_mode(&self) -> u64 { ... }
}

Provided Methods§

Trait Implementations§

§

impl Debug for &dyn AsLoadConfigV11

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more

Implementors§