#[derive(Config)]
{
// Attributes available to this derive:
#[base]
#[metrics]
#[site]
#[auth]
#[oidc]
#[mail]
}
#[derive(Config)]
{
// Attributes available to this derive:
#[base]
#[metrics]
#[site]
#[auth]
#[oidc]
#[mail]
}