Docs.rs
oo-bindgen-0.8.8
oo-bindgen 0.8.8
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jadamcrain
Dependencies
backtrace ^0.3
normal
clap ^4
normal
dunce ^1.0.1
normal
heck ^0.5
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 ^2.0
normal
tracing ^0.1
normal
Versions
44.83%
of the crate is documented
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
oo_
bindgen
0.8.8
ToDefault
Variant
Required Methods
default_variant
Implementations on Foreign Types
&str
Implementors
In oo_
bindgen::
model
oo_bindgen
::
model
Trait
ToDefaultVariant
Copy item path
Source
pub trait ToDefaultVariant { // Required method 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
§