Docs.rs
co-orm-macros-0.3.12
co-orm-macros 0.3.12
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cody-why
Dependencies
Inflector ^0
normal
quote ^1.0
normal
syn ^2
normal
Versions
66.67%
of the crate is documented
Go to latest version
Platform
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
co_
orm_
macros
0.3.12
All Items
Crate Items
Derive Macros
Crate
co_orm_macros
Copy item path
Source
Derive Macros
ยง
Crud
#[derive(Crud)]
generate method: get, get_by, query, query_by, update, delete, insert, insert_all, query_page_by
FromRow
#[derive(FromRow)]
generate impl sqlx::FromRow for struct.