Crate apecs_derive_canfetch

Source
Expand description

This library is meant to be used to create CanFetch derive macros for the apecs library and libraries that might light to encapsulate and re-export the apecs library.

Functionsยง

derive_canfetch
Helper to create CanFetch derive macros with a configurable module prefix.
derive_trydefault
Helper to create TryDefault derive macros with a configurable module prefix.