Struct js::jsapi::AutoTracingName [] [src]

#[repr(C)]
pub struct AutoTracingName { pub trc_: *mut CallbackTracer, pub prior_: *const c_char, }

Fields

Trait Implementations

impl Debug for AutoTracingName
[src]

[src]

Formats the value using the given formatter.