#[derive(ColumnEncoder)]
{
    // Attributes available to this derive:
    #[column]
    #[encode]
    #[decode]
}