Crate bagel

Source
Expand description

🥯 bagel: Always baked, never fried

bagel provides a collection of compile-time “magic” that we use frequently at Skytable.

§What bagel can do

Macros§

def
The [def] macro enables you to use the default declaration syntax.

Traits§

Constdef
Constant defaults

Derive Macros§

Constdef
The Constdef macro
Ctor
Ctor: Get a constructor derived
Gtor
Gtor: Get the getters derived
Stor
Stor: Get the setters derived