rlmesh-spaces 0.1.0-rc.1

Internal RLMesh crate (unstable Rust API): space specifications and value model.
Documentation

rlmesh-spaces

Space specifications and value model for RLMesh environments and bindings.

Use this crate to construct or inspect RLMesh environment contracts without depending on the full SDK. The higher-level rlmesh crate also re-exports it.

Installation

[dependencies]
rlmesh-spaces = "0.1.0-rc.1"

Status

Internal implementation detail of RLMesh, with no stability promise and no plan to stabilize it. Build on the rlmesh Python package instead; see the compatibility policy.

Links

License

Licensed under either of Apache License, Version 2.0 or the MIT license, at your option. See LICENSE-APACHE and LICENSE-MIT.