#supporting #resolver #proc-macro #external #environments #lookup #lazy-link

macro lazy_link_derive

lazy_link is a Rust proc macro for dynamic runtime lookup of external functions, supporting custom resolvers, caching and no_std environments

2 releases

0.1.1 Sep 27, 2024
0.1.0 Sep 27, 2024

#68 in #supporting

Download history 184/week @ 2024-09-23 58/week @ 2024-09-30 11/week @ 2024-10-07 12/week @ 2024-10-14

265 downloads per month
Used in lazy_link

Custom license

16KB
210 lines

lazy_link_derive

This is a procedural macro crate for lazy_link.
It is not intended for direct usage and is meant to be used as a supporting library for lazy_link.

Dependencies

~1.5MB
~36K SLoC