[][src]Macro sozu_lib::time

macro_rules! time {
    ($key:expr, $value: expr) => { ... };
    ($key:expr, $app_id:expr, $value: expr) => { ... };
}