Struct ast_grep_napi::SgRoot
source · pub struct SgRoot(_, _);
Implementations§
Trait Implementations§
source§impl FromNapiMutRef for SgRoot
impl FromNapiMutRef for SgRoot
source§unsafe fn from_napi_mut_ref(
env: napi_env,
napi_val: napi_value
) -> Result<&'static mut Self>
unsafe fn from_napi_mut_ref(
env: napi_env,
napi_val: napi_value
) -> Result<&'static mut Self>
Safety Read more