Docs.rs
rust-bf-0.4.0
rust-bf 0.4.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
kennethlove
Dependencies
clap ^4.5.45
normal
cross-xdg ^2.0.0
normal
crossterm ^0.29.0
normal
ctrlc ^3.4.7
normal
nu-ansi-term ^0.50.1
normal
ratatui ^0.29.0
normal
reedline ^0.41.0
normal
thiserror ^2.0.16
normal
assert_cmd ^2
dev
predicates ^3
dev
tempfile ^3
dev
Versions
25%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
rust_bf
0.4.0
Crate Items
Structs
Enums
Functions
List of all items
Structs
BrainfuckReader
BrainfuckWriter
WriterOptions
commands::ide::IdeArgs
commands::read::ReadArgs
commands::repl::ReplArgs
commands::write::WriteArgs
config::Colors
ide::App
Enums
BrainfuckReaderError
UnmatchedBracketKind
repl::ModeFlagOverride
repl::ReplMode
Functions
bf_only
commands::ide::run
commands::read::run
commands::repl::run
commands::write::run
config::colors
ide::run
ide::run_with_file
ide::run_with_options
repl::execute_bare_once
repl::read_submission
repl::repl_loop
repl::select_mode