rune::lread

Function intern_soft

Source
pub(crate) fn intern_soft(
    string: Gc<ObjectType<'_>>,
    obarray: Option<()>,
) -> Result<Symbol<'_>>