rune

Function bootstrap

Source
pub(crate) fn bootstrap(
    env: &mut Rt<Env<'_>>,
    cx: &mut Context<'_>,
) -> Result<(), ()>