lombok_macros

Derive Macro Lombok

Source
#[derive(Lombok)]
{
    // Attributes available to this derive:
    #[set]
    #[get]
}