Docs.rs
chrome-sys-0.2.0
chrome-sys 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
aspect
Dependencies
js-sys ^0.3.64
normal
thiserror ^1.0.47
normal
wasm-bindgen ^0.2.92
normal
wasm-bindgen-futures ^0.4
normal
Versions
6.03%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ObjectHelper
chrome_
sys
0.2.0
Object
Helper
Provided Methods
new
Implementors
In chrome_
sys::
runtime::
scripting
chrome_sys
::
runtime
::
scripting
Trait
Object
Helper
Copy item path
Source
pub trait ObjectHelper { // Provided method fn
new
() -> Self
where Self:
JsCast
{ ... } }
Provided Methods
§
Source
fn
new
() -> Self
where Self:
JsCast
,
Implementors
§
Source
§
impl
ObjectHelper
for
ContentScriptFilter
Source
§
impl
ObjectHelper
for
InjectionTarget
Source
§
impl
ObjectHelper
for
RegisteredContentScript
Source
§
impl
ObjectHelper
for
ScriptInjection