#proc-macro #procedural #remote #remoc

macro remoc_macro

Procedural macros for Remoc

37 releases

0.13.0 Apr 3, 2024
0.11.7 Mar 22, 2024
0.11.3 Nov 8, 2023
0.11.0-pre3 Jun 2, 2023
0.9.7 Nov 26, 2021

#951 in Procedural macros

Download history 319/week @ 2024-02-04 664/week @ 2024-02-11 491/week @ 2024-02-18 603/week @ 2024-02-25 685/week @ 2024-03-03 563/week @ 2024-03-10 364/week @ 2024-03-17 190/week @ 2024-03-24 625/week @ 2024-03-31 86/week @ 2024-04-07 87/week @ 2024-04-14 259/week @ 2024-04-21 177/week @ 2024-04-28 24/week @ 2024-05-05 316/week @ 2024-05-12 28/week @ 2024-05-19

547 downloads per month
Used in remoc

Apache-2.0

45KB
881 lines

Remoc macros

This crate contains procedural macros for use with Remoc.

It is pulled in automatically when needed and should not be used directly.

License

Remoc is licensed under the Apache 2.0 license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Remoc by you, shall be licensed as Apache 2.0, without any additional terms or conditions.


lib.rs:

Procedural macros for Remoc.

Dependencies

~315–780KB
~19K SLoC