Function rune_modules::with_config
source ยท pub fn with_config(stdio: bool) -> Result<Context, ContextError>Expand description
Construct a a default rune context with all enabled modules provided based on the default rune context.
pub fn with_config(stdio: bool) -> Result<Context, ContextError>Construct a a default rune context with all enabled modules provided based on the default rune context.