Docs.rs
dodo-derive-0.3.1
dodo-derive 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
blemelin
Dependencies
quote ^1.0
normal
syn ^1.0
normal
serde ^1.0
dev
uuid ^0.8
dev
Versions
100%
of the crate is documented
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
Crate dodo_derive
dodo_
derive
0.3.1
All Items
Sections
Dodo-Derive
Crate Items
Derive Macros
Crate
dodo_
derive
Copy item path
Source
Expand description
§
Dodo-Derive
This crate provides Dodo’s derive macros.
Derive Macros
§
Entity
Implements the
Entity
trait for your struct. It must contain a field named
id
of type
Option<Uuid>
.