Docs.rs
repl-block-0.7.2
repl-block 0.7.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jjpe
Dependencies
camino ^1.1.6
normal
crossterm ^0.27.0
normal
derive_more ^0.99.17
normal
displaydoc ^0.2.4
normal
itertools ^0.12.1
normal
lazy_static ^1.4.0
normal
log ^0.4.21
normal
regex ^1.10.4
normal
serde ^1.0.200
normal
serde_json ^1.0.116
normal
unicode-segmentation ^1.11.0
normal
Versions
50%
of the crate is documented
Go to latest version
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
repl_block
0.7.2
Module prelude
Structs
Enums
Traits
Type Aliases
In crate repl_block
Module
repl_block
::
prelude
Copy item path
source
·
[
−
]
Structs
§
Repl
ReplBuilder
Utf8Path
A slice of a UTF-8 path (akin to
str
).
Utf8PathBuf
An owned, mutable UTF-8 path (akin to
String
).
Enums
§
Color
Represents a color.
ReplBlockError
Traits
§
Stylize
Provides a set of methods to set attributes and colors.
Type Aliases
§
ReplBlockResult