fn as_ref()

in crates/libs/pal/src/strings.rs [13:15]


    fn as_ref(&self) -> &Self {
        self
    }