Docs.rs
ccsync-core-0.1.5
ccsync-core 0.1.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
onsails
Dependencies
anyhow ~1.0.95
normal
dirs ~6.0.0
normal
dunce ~1.0.5
normal
ignore ~0.4.24
normal
serde ~1.0.228
normal
sha2 ~0.10.9
normal
similar ~2.7.0
normal
toml ~0.9.8
normal
walkdir ~2.5.0
normal
serde_json ~1.0.140
dev
tempfile ~3.23.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module error
ccsync_
core
0.1.5
Module error
Module Items
Type Aliases
In crate ccsync_
core
ccsync_core
Module
error
Copy item path
Source
Expand description
Core error types for the ccsync library
Type Aliases
ยง
Result
Result type alias using
anyhow::Error