Docs.rs
oo-bindgen-0.8.0
oo-bindgen 0.8.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
crates.io
Source
Owners
jadamcrain
Dependencies
backtrace ^0.3
normal
clap ^4
normal
dunce ^1.0.1
normal
heck ^0.4
normal
lazy_static ^1.3
normal
platforms ^2
normal
regex ^1
normal
semver ^1
normal
serde ^1.0.126
normal
serde_json ^1
normal
thiserror ^1.0.20
normal
tracing ^0.1
normal
Versions
93.75%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
ToDefaultVariant
Required Methods
default_variant
Implementations on Foreign Types
&str
Implementors
In oo_bindgen::model
?
Trait
oo_bindgen
::
model
::
ToDefaultVariant
source
·
[
−
]
pub trait ToDefaultVariant { fn
default_variant
(&self) ->
InitializerDefault
; }
Required Methods
§
source
fn
default_variant
(&self) ->
InitializerDefault
Implementations on Foreign Types
§
source
§
impl
ToDefaultVariant
for &
str
source
§
fn
default_variant
(&self) ->
InitializerDefault
Implementors
§