#[derive(ESExprCodec)]
{
// Attributes available to this derive:
#[constructor]
#[inline_value]
#[keyword]
#[simple_enum]
#[default_value]
#[optional]
#[dict]
#[vararg]
}
#[derive(ESExprCodec)]
{
// Attributes available to this derive:
#[constructor]
#[inline_value]
#[keyword]
#[simple_enum]
#[default_value]
#[optional]
#[dict]
#[vararg]
}