Macro oso_cloud::fact

source ·
macro_rules! fact {
    ($predicate:expr, $($args:tt)*) => { ... };
}