Macro include_module

Source
include_module!() { /* proc-macro */ }
Expand description

Includes bytecodes of a R7RS Scheme module built by the stak_build crate.

See the stak crate’s documentation for full examples.