Derive Macro dodo::Entity[][src]

#[derive(Entity)]

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