Docs.rs
mirage-analyzer-1.3.0
mirage-analyzer 1.3.0
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
oldnordic
Dependencies
anyhow ^1.0
normal
blake3 ^1.5
normal
chrono ^0.4
normal
clap ^4.5
normal
geographdb-core ^0.1.0
normal
optional
git2 ^0.19
normal
is-terminal ^0.4
normal
magellan ^3.2.0
normal
petgraph ^0.8
normal
rusqlite ^0.31
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sqlitegraph ^2.0
normal
thiserror ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tree-sitter ^0.22
normal
tempfile ^3.10
dev
Versions
61.98%
of the crate is documented
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
diff
mirage
1.3.0
In mirage::
cli::
cmds
mirage
::
cli
::
cmds
Function
diff
Copy item path
Source
pub fn diff(args: &
DiffArgs
, cli: &
Cli
) ->
Result
<
()
>