#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

#74 in #supporting

23 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
~37K SLoC