Macro kanidmd_lib::entry_init

source ยท
macro_rules! entry_init {
    () => { ... };
    ($ava:expr) => { ... };
    ($ava:expr, $($item:expr),*) => { ... };
}