Docs.rs
walker-common-0.13.0
walker-common 0.13.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ctron
lulf
github:scm-rs:maintainers
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
aws-config ^1.5.17
normal
aws-sdk-s3 ^1.77.0
normal
backon ^1.3
normal
base64 ^0.22
normal
bytes ^1
normal
bzip2 ^0.5.0
normal
optional
bzip2-rs ^0.1
normal
optional
chrono ^0.4.24
normal
clap ^4.5
normal
optional
csv ^1
normal
digest ^0.10.6
normal
env_logger ^0.11
normal
optional
filetime ^0.2
normal
flate2 ^1
normal
optional
flexible-time ^0.1.1
normal
fluent-uri ^0.3.2
normal
futures-util ^0.3
normal
html-escape ^0.2.13
normal
humantime ^2
normal
indicatif ^0.17.6
normal
indicatif-log-bridge ^0.2.1
normal
liblzma >=0.3, <0.5
normal
optional
log ^0.4.17
normal
openid ^0.17.0
normal
pem ^3
normal
reqwest ^0.12
normal
sequoia-openpgp ^2
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10.6
normal
thiserror ^2
normal
thousands ^0.2
normal
time ^0.3
normal
tokio ^1
normal
tracing ^0.1
normal
url ^2
normal
walkdir ^2.4
normal
xattr ^1
normal
Versions
42.27%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
walker_
common
0.13.0
Source
Required Associated Types
Error
Retrieved
Implementors
In walker_
common::
source
walker_common
::
source
Trait
Source
Copy item path
Source
pub trait Source { type
Error
:
Display
+
Debug
; type
Retrieved
:
RetrievedDocument
; }
Required Associated Types
§
Source
type
Error
:
Display
+
Debug
Source
type
Retrieved
:
RetrievedDocument
Implementors
§