Docs.rs
ormlite-attr-0.9.2
ormlite-attr 0.9.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kurtbuilds
Dependencies
anyhow ^1.0.68
normal
convert_case ^0.6.0
normal
derive_builder ^0.12.0
normal
ignore ^0.4.18
normal
proc-macro2 ^1.0.34
normal
quote ^1.0.10
normal
sqlmo ^0.8.0
normal
structmeta ^0.1.4
normal
syn ^1.0.82
normal
Versions
0%
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
☰
FieldExt
Required Methods
name
Implementations on Foreign Types
Field
Implementors
In ormlite_attr
?
Trait
ormlite_attr
::
FieldExt
source
·
[
−
]
pub trait FieldExt { fn
name
(&self) ->
String
; }
Required Methods
§
source
fn
name
(&self) ->
String
Implementations on Foreign Types
§
source
§
impl
FieldExt
for
Field
source
§
fn
name
(&self) ->
String
Implementors
§