Crate minutus

source ·
Expand description

Minutus is a library which enables you to 1) embed mruby into your Rust project, and 2) create mrbgem in Rust.

Modules

  • Bindings between Rust’s struct and mruby’s RData
  • Low-level interface to mruby C API.
  • Type casting logics between Rust and mruby

Macros

Structs

Attribute Macros

Derive Macros