Docs.rs
agent-source-repository-0.1.0
agent-source-repository 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
axiom-orient
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^4
normal
dirs ^5
normal
env_logger ^0.11
normal
half ^2
normal
hf-hub ^0.4
normal
ignore ^0.4
normal
log ^0.4
normal
ndarray ^0.15
normal
once_cell ^1
normal
regex ^1
normal
safetensors ^0.4
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokenizers ^0.20
normal
tree-sitter ^0.25
normal
tree-sitter-c ^0.23
normal
tree-sitter-cpp ^0.23
normal
tree-sitter-go ^0.23
normal
tree-sitter-java ^0.23
normal
tree-sitter-javascript ^0.23
normal
tree-sitter-python ^0.23
normal
tree-sitter-rust ^0.24
normal
tree-sitter-typescript ^0.23
normal
Versions
0.72%
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
asr
0.1.0
In asr::
asr
asr
::
asr
Function
diff
Copy item path
Source
pub fn diff(repo_name: &
str
, base: &
str
, head: &
str
) ->
AsrResult
<
DiffOutput
>