use crate::a::foo; use self::whatever; let x = super::b::foo; let y = Self::whatever;