Function v_common_v8::common::str_2_v8[][src]

pub fn str_2_v8<'sc>(
    scope: &mut HandleScope<'sc, ()>,
    s: &str
) -> Local<'sc, String>