Crate mongodb_ext_derive[][src]

Expand description

Derive a constant value holding the struct’s name as &str.

All case modifications from the Case enum can be used to modify the value of the constant.

The constant’s key can be renamed.

Derive Macros

Derivable macro that provides you with a constant variable that holds the name of the item derived on.