Macro forest_filecoin::shim::kernel::error_number

source ยท
macro_rules! error_number {
    ($($variant:ident),* $(,)?) => { ... };
}