3 releases
new 0.1.2 | Mar 4, 2025 |
---|---|
0.1.1 | Feb 23, 2025 |
0.1.0 | Feb 22, 2025 |
0.0.1-rc.6 |
|
#10 in #anyhow
198 downloads per month
Used in filename-refactor
10KB
172 lines
rust_support
Overview
Providing convenient and useful methods in Rust
Feature flags
-
default: Includes the
anyhow
andglob
features. -
anyhow: Enables the use of the
anyhow
crate for error handling. -
glob: Enables the use of the
glob
crate for pattern matching. -
test: Includes the
assert
feature. -
assert: Enables the use of the
pretty_assertions
crate for improved assertion messages during testing.
Dependencies
~3.5–9.5MB
~91K SLoC