Macro common_error::define_into_tonic_status

source ยท
macro_rules! define_into_tonic_status {
    ($Error: ty) => { ... };
}