remote-trait-object-macro 0.2.0

Macro that expands a Rust trait to a remote-trait-object service
Documentation

This crate provides one core attribute procedural macro that is attached to the trait that you want to use as a service. See more details in remote-trait-object crate.