Struct webview::WebView[][src]

pub struct WebView { /* fields omitted */ }

Methods

impl WebView
[src]

Trait Implementations

impl Drop for WebView
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for WebView

impl !Sync for WebView