Crate rune_modules[][src]

Expand description
Rune Logo

Visit the site 🌐 - Read the book 📖

Build Status Site Status crates.io docs.rs Chat on Discord

Native modules for the runestick virtual machine.

These are modules that can be used with the Rune language.

See each module for documentation:

Features

Modules

std::experiments module for the Rune Language.

std::experiments module for the Rune Language.

std::fmt module for the Rune Language.

The native fs module for the Rune Language.

The native http module for the Rune Language.

std::io module for the Rune Language.

The native json module for the Rune Language.

std::macros module for the Rune Language.

The native process module for the Rune Language.

The native rand module for the Rune Language.

The native signal module for the Rune Language.

std::experiments module for the Rune Language.

The native time module for the Rune Language.

The native toml module for the Rune Language.

Functions

Construct a a default context runestick context with default config.

Construct a a default context runestick context with all enabled modules provided based on the default runestick context.