kos_sys

Macro FIELD_PREP

Source
macro_rules! FIELD_PREP {
    ($field:expr, $value:expr) => { ... };
}