Skip to main content

native_tag

Function native_tag 

Source
pub fn native_tag(recv: &Value) -> Option<String>
Expand description

The hidden @@native instance tag of recv ("Buffer"/"Hash"/ "EventEmitter"/"URL"), or None for a non-native object.