Docs.rs
rohas-runtime-0.1.0
rohas-runtime 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
sophatvathana
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
once_cell ^1.21.3
normal
pyo3 ^0.27.1
normal
rohas-codegen ^0.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.17
normal
tokio ^1.35
normal
tracing ^0.1.43
normal
v8 ^142.2.0
normal
tokio-test ^0.4
dev
tracing-subscriber ^0.3.22
dev
Versions
2.33%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-pc-windows-msvc
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
All
rohas_
runtime
0.1.0
Crate Items
Macros
Structs
Enums
Traits
Type Aliases
List of all items
Structs
RuntimeConfig
executor::Executor
handler::HandlerContext
handler::HandlerResult
handler::TriggeredEvent
node_runtime::NodeRuntime
python_runtime::PythonRuntime
rust_runtime::RustRuntime
Enums
Language
error::RuntimeError
Traits
handler::Handler
Macros
register_rust_handler
Type Aliases
error::Result