Struct wasm_bindgen_backend::Diagnostic[][src]

pub struct Diagnostic { /* fields omitted */ }

Methods

impl Diagnostic
[src]

Trait Implementations

impl ToTokens for Diagnostic
[src]

Write self to the given TokenStream. Read more

Convert self directly into a TokenStream object. Read more

Auto Trait Implementations

impl !Send for Diagnostic

impl !Sync for Diagnostic