Docs.rs
roan-engine-0.1.6
roan-engine 0.1.6
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
malezjaa
Dependencies
anyhow ^1.0.91
normal
bon ^2.3.0
normal
indexmap ^2.6.0
normal
log ^0.4.22
normal
roan-ast ^0.1.3
normal
roan-error ^0.1.0
normal
tracing ^0.1.40
normal
uuid ^1.11.0
normal
Versions
17.67%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module context
roan_
engine
0.1.6
Module context
Module Items
Structs
In crate roan_
engine
roan_engine
Module
context
Copy item path
Source
Structs
ยง
Context
Struct to interact with the runtime.
Context
Builder
Use builder syntax to set the required parameters and finish by calling the method
Self::build()
.