Docs.rs
rust-cef-derive-0.2.6
rust-cef-derive 0.2.6
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
archisgore
Dependencies
inflections ^1.1.1
normal
lazy_static ^1.4.0
normal
proc-macro2 ^1.0.34
normal
quote ^1.0.10
normal
rust-cef ^0.2.6
normal
syn ^1.0.82
normal
time ^0.3.5
dev
trybuild ^1.0.53
dev
Versions
10%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust_
cef_
derive
0.2.6
All Items
Crate Items
Derive Macros
Crate
rust_cef_derive
Copy item path
Source
Derive Macros
ยง
CefExtensions
CefHeader
Device
Event
ClassID
CefHeader
Device
Product
CefHeader
Device
Vendor
CefHeader
Device
Version
CefHeader
Name
CefHeader
Severity
CefHeader
Version
ToCef
This macro derives the ToCef trait on the annotated item. For now, the ToCef trait itself provides a useful implementation of the trait, so this macro simply implements a blank trait.