#traits #macro #service #expand #remote-trait-object

macro remote-trait-object-macro

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

5 unstable releases

0.4.1 Sep 4, 2020
0.4.0 Aug 10, 2020
0.3.1 Aug 7, 2020
0.3.0 Jul 30, 2020
0.2.0 Jul 15, 2020

#381 in #service

33 downloads per month
Used in remote-trait-object

MIT/Apache

32KB
680 lines

remote-trait-object-macro

Macro used for remote-trait-object


lib.rs:

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.

Dependencies

~2MB
~42K SLoC