Crates.io | rune-modules |
lib.rs | rune-modules |
version | 0.13.4 |
source | src |
created_at | 2020-09-02 21:14:37.527692 |
updated_at | 2024-07-23 00:38:05.571287 |
description | Native modules for Rune, an embeddable dynamic programming language for Rust. |
homepage | https://github.com/rune-rs/rune |
repository | https://github.com/rune-rs/rune |
max_upload_size | |
id | 284004 |
size | 47,497 |
Native modules for Rune, an embeddable dynamic programming language for Rust.
These are modules that can be used with the Rune language.
See each module for documentation:
core
for the core moduleexperiments
for the experiments modulefmt
for the fmt modulefs
for the fs modulefull
includes all modules.http
for the http moduleio
for the io modulejson
for the json modulemacros
for the macros moduleprocess
for the process modulerand
for the rand modulesignal
for the signal moduletest
for the test moduletime
for the time moduletoml
for the toml module