Macro num_traits::macros::constant

source ยท
macro_rules! constant {
    ($( $method:ident () -> $ret:expr ; )*) => { ... };
}