Derive Macro esexpr::ESExprCodec
source ยท #[derive(ESExprCodec)]
{
// Attributes available to this derive:
#[constructor]
#[inline_value]
#[keyword]
#[simple_enum]
#[default_value]
#[dict]
#[vararg]
}
#[derive(ESExprCodec)]
{
// Attributes available to this derive:
#[constructor]
#[inline_value]
#[keyword]
#[simple_enum]
#[default_value]
#[dict]
#[vararg]
}