Docs.rs
repl-core-1.6.0
repl-core 1.6.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jaschadub
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
futures ^0.3
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
symbi-runtime ^1.6.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
uuid ^1.0
normal
tokio-test ^0.4
dev
Versions
27.72%
of the crate is documented
This release has been yanked, go to latest version
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
Module parser
repl_
core
1.6.0
Module parser
Module Items
Structs
In repl_
core::
dsl
repl_core
::
dsl
Module
parser
Copy item path
Source
Expand description
Parser for the Symbiont DSL
Converts a stream of tokens into an Abstract Syntax Tree (AST).
Structs
ยง
Parser
Parser for the Symbiont DSL