Docs.rs
scylla-macros-flex-1.5.5
scylla-macros-flex 1.5.5
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
merlleu
Dependencies
cfg-if ^1.0
normal
quote ^1.0
normal
syn ^1.0
normal
Versions
50%
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
scylla_
macros_
flex
1.5.5
All Items
Crate Items
Derive Macros
Crate
scylla_macros_flex
Copy item path
source
Derive Macros
ยง
From
RowLax
#[derive(FromRow)] derives FromRow for struct Works only on simple structs without generics etc
From
User
Type
Lax
#[derive(FromUserType)] allows to parse a struct as User Defined Type Works only on simple structs without generics etc
IntoCQL
Select