[][src]Function rune::default_context

pub fn default_context() -> Result<Context, ContextError>

Construct a a default context runestick context.

If built with the modules feature, this includes all available native modules.

See load_path for how to use.