[][src]Crate proc_use_inline

proc_use_inline

proc_use_inline is a library for semi-dynamically importing creates/modules.

The proc_use_inline is a macro to generate use and mod statements.

See the proc_use website for additional documentation and usage examples.

Macros

proc_use

proc_use! macro, takes mod and use syntax to generate mod and use statements.