serde_json

Macro tri

source
macro_rules! tri {
    ($e:expr $(,)?) => { ... };
}