Docs.rs
cobble-lang-0.6.3
cobble-lang 0.6.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
deveworld
Dependencies
ariadne ^0.5
normal
chumsky =0.11.1
normal
clap ^4.5
normal
notify ^6.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
thiserror ^2.0
normal
toml ^0.8
normal
walkdir ^2.5
normal
zip ^2.1
normal
insta ^1.40
dev
tempfile ^3.8
dev
Versions
9.21%
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
Module string_reader
cobble
0.6.3
Module string_
reader
Module Items
Structs
In cobble::
validator
cobble
::
validator
Module
string_
reader
Copy item path
Source
Structs
ยง
String
Reader
Brigadier-style string reader for parsing Minecraft commands. Tracks a cursor position and provides methods for reading various token types.