Docs.rs
robost-script-0.1.1
robost-script 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kent-tokyo
Dependencies
chrono ^0.4
normal
rhai ^1.24
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2.0
normal
tracing ^0.1
normal
Versions
33.33%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate robost_script
robost_
script
0.1.1
All Items
Crate Items
Structs
Enums
Type Aliases
Crate
robost_
script
Copy item path
Source
Structs
§
Script
Engine
Wraps a Rhai engine. Reuse one instance per scenario to share the compiled function cache across steps.
Enums
§
Script
Error
Type Aliases
§
Result