Docs.rs
bat-0.20.0
bat 0.20.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sharkdp
Enselic
keith-hall
Dependencies
ansi_colours ^1.1
normal
ansi_term ^0.12.1
normal
atty ^0.2.14
normal
bincode ^1.0
normal
bugreport ^0.4
normal
bytesize ^1.1.0
normal
clap ^2.34
normal
clircle ^0.3
normal
console ^0.15.0
normal
content_inspector ^0.2.4
normal
dirs-next ^2.0.0
normal
encoding ^0.2
normal
flate2 ^1.0
normal
git2 ^0.13
normal
globset ^0.4
normal
grep-cli ^0.1.6
normal
once_cell ^1.9
normal
path_abs ^0.5
normal
regex ^1.0
normal
semver ^1.0
normal
serde ^1.0
normal
serde_yaml ^0.8
normal
shell-words ^1.0.0
normal
syntect ^4.6.0
normal
thiserror ^1.0
normal
unicode-width ^0.1.9
normal
walkdir ^2.0
normal
wild ^2.0
normal
assert_cmd ^2.0.4
dev
predicates ^2.1.0
dev
serial_test ^0.5.1
dev
tempfile ^3.3.0
dev
wait-timeout ^0.2.0
dev
clap ^2.34
build
nix ^0.23.1
dev
Versions
23.13%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Result
In bat::error
?
Type Definition
bat
::
error
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;