rune::fns

Function prin1_to_string

Source
pub(crate) fn prin1_to_string(
    object: Gc<ObjectType<'_>>,
    _noescape: Option<Gc<ObjectType<'_>>>,
) -> String