Macro rai_core::non_differentiable

source ยท
macro_rules! non_differentiable {
    ($kind:ident; $($path:tt)+) => { ... };
}