include_module

Macro include_module 

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

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

See the stak crate’s documentation for full examples.