lazy_link_derive

Crates.iolazy_link_derive
lib.rslazy_link_derive
version0.1.1
sourcesrc
created_at2024-09-27 15:25:01.264758
updated_at2024-09-27 15:40:58.829933
descriptionlazy_link is a Rust proc macro for dynamic runtime lookup of external functions, supporting custom resolvers, caching and no_std environments.
homepage
repositoryhttps://github.com/WolverinDEV/lazy-link
max_upload_size
id1388727
size45,575
(WolverinDEV)

documentation

README

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.

Commit count: 10

cargo fmt