Crate derive_getters [] [src]

Derive Getters

Boilerplate macro that produces methods of the same name as struct fields for a struct. These methods return lifetimed references to their respective field.

Functions

getters