Modules§
- doc
- Some doc utils (not edoc related)
- exec
- Macro utils to call a given proc-macro implementation with attrs & item parsing boilerplate handled with darling
- fs
- rsmack-fs related utils
- logr
- This module expose
Logra proc-macro only logger wrapper aroundproc_macro_error2 - megamac
- rsmack-megamac related utils
- schemars
Macros§
- build_
env - Build an
ExecEnv - call_
attr_ impls_ with_ args - Use
call_attr_proc_macroonimplsmod withArgsargs ident - call_
attr_ proc_ macro - Call an attribute proc-macro implementation function named
exec. - call_
derive_ impls_ with_ args - Use
call_derive_proc_macroonimplsmod withArgsargs ident - call_
derive_ proc_ macro - Call a derive proc-macro implementation function named
exec. - call_
func_ impls_ with_ args - Use
call_func_proc_macroonimplsmod withArgsargs ident - call_
func_ proc_ macro - Call a function proc-macro implementation function named
exec. - cl
clstands for code link- impl_
json_ schema