[][src]Type Definition smpli::NativeReturn

type NativeReturn = Pin<Box<dyn Future<Output = BuiltinResult>>>;