Docs.rs
brush-core-0.4.0
brush-core 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
reubeno
Dependencies
async-recursion ^1.1.1
normal
async-trait ^0.1.89
normal
bon ^3.8.1
normal
brush-parser ^0.3.0
normal
cached ^0.56.0
normal
cfg-if ^1.0.4
normal
chrono ^0.4.42
normal
clap ^4.5.51
normal
fancy-regex ^0.16.2
normal
futures ^0.3.31
normal
indexmap ^2.12.0
normal
itertools ^0.14.0
normal
normalize-path ^0.2.1
normal
rand ^0.9.2
normal
rpds ^1.2.0
normal
strum ^0.27.2
normal
strum_macros ^0.27.2
normal
thiserror ^2.0.17
normal
tracing ^0.1.41
normal
anyhow ^1.0.100
dev
hostname ^0.4.1
normal
tokio ^1.48.0
normal
tokio ^1.48.0
normal
command-fds ^0.3.2
normal
nix ^0.30.1
normal
terminfo ^0.9.0
normal
uzers ^0.12.1
normal
homedir =0.3.4
normal
whoami ^1.6.1
normal
getrandom ^0.3.4
normal
uuid ^1.18.1
normal
Versions
83.42%
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 scripts
brush_
core
0.4.0
Module scripts
Module Items
Structs
Enums
In crate brush_
core
brush_core
Module
scripts
Copy item path
Source
Expand description
Call stack representations.
Structs
§
Call
Frame
Represents a single frame in a script call stack.
Call
Stack
Encapsulates a script call stack.
Enums
§
Call
Type
Represents an executing script.