fn default()

in src/rt_mach.rs [43:45]


    fn default() -> Self {
        Self::new()
    }