napi

Attribute Macro napi 

Source
#[napi]
Expand description
#[napi]
fn test(name: String) {
  "hello" + name
}