Macro serde::tri

source ยท
macro_rules! tri {
    ($expr:expr) => { ... };
}