Struct webkit2gtk_sys::WebKitJavascriptResult[][src]

#[repr(C)]
pub struct WebKitJavascriptResult(_);

Trait Implementations

impl Debug for WebKitJavascriptResult
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations