Docs.rs
mars-agents-0.0.8
mars-agents 0.0.8
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
haowjy
Dependencies
clap ^4
normal
dirs ^6
normal
flate2 ^1
normal
indexmap ^2
normal
libc ^0.2.183
normal
pathdiff ^0.2.3
normal
semver ^1
normal
serde ^1
normal
serde_json ^1.0.149
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
tar ^0.4
normal
tempfile ^3
normal
termcolor ^1
normal
thiserror ^2
normal
toml ^0.8
normal
ureq ^3
normal
walkdir ^2
normal
which ^7
normal
assert_cmd ^2
dev
assert_fs ^1
dev
predicates ^3
dev
Versions
51.21%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module diff
mars_
agents
0.0.8
Module diff
Module Items
Structs
Enums
Functions
In mars_
agents::
sync
mars_agents
::
sync
Module
diff
Copy item path
Source
Structs
§
Sync
Diff
The diff between current disk state and desired target state.
Enums
§
Diff
Entry
A single diff entry — one of six cases from the merge matrix.
Functions
§
compute
Compute the diff between current disk state + lock and target state.