Docs.rs
shrs_utils-0.0.5
shrs_utils 0.0.5
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
MrPicklePinosaur
Dependencies
anyhow ^1
normal
crossterm ^0.26
normal
derive_builder ^0.12
normal
ropey ^1.6
normal
thiserror ^1
normal
unicode-width ^0.1
normal
Versions
29.6%
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
shrs_utils
0.0.5
All Items
Modules
Macros
?
Settings
Crate
shrs_utils
Copy item path
source
·
[
−
]
Modules
§
algo
Misc algorithms
cursor_buffer
Friendly wrapper around Rope data structure that includes a cursor as well as relative and absolute indexing
macros
styled_buf
Macros
§
log_if_err
Logs using [log::error!] is variable was
Err
variant
styled_buf
Macro to easily compose
StyledBuf
for use in prompt implementation
warn_if_err
Logs using [log::warn!] is variable was
Err
variant