auto_impl_trait 0.7.1

auto impl trait by provide trait file
Documentation
1
2
3
pub mod runtime_service_server {
    pub trait RuntimeService {}
}