Enum derbyjson::Association [] [src]

pub enum Association {
    WFTDA,
    MRDA,
    JRDA,
    Other,
}

Variants