[][src]Derive Macro dodo::Entity

#[derive(Entity)]

Implements the Entity trait for your struct. It must contain a field named id of type Option<Uuid>.