Skip to main content

ICoreWebView2Environment7_Impl

Trait ICoreWebView2Environment7_Impl 

Source
pub trait ICoreWebView2Environment7_Impl: ICoreWebView2Environment6_Impl {
    // Required method
    fn UserDataFolder(&self) -> Result<PWSTR>;
}

Required Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§