Docs.rs
wally-0.3.2
wally 0.3.2
Permalink
Docs.rs crate page
MPL-2.0
Links
crates.io
Source
Owners
LPGhatguy
magnalite
Corecii
Dependencies
anyhow ^1.0.33
normal
blake3 ^0.3.7
normal
crossterm ^0.22.1
normal
dirs ^3.0.1
normal
env_logger ^0.8.1
normal
fs-err ^2.5.0
normal
git2 ^0.16.1
normal
globset ^0.4.8
normal
hex ^0.4.2
normal
indicatif ^0.17.4
normal
indoc ^1.0.3
normal
log ^0.4.11
normal
once_cell ^1.5.2
normal
opener ^0.5.0
normal
reqwest ^0.11.18
normal
rpassword ^5.0.1
normal
semver ^0.11.0
normal
serde ^1.0.116
normal
serde_json ^1.0.58
normal
structopt ^0.3.18
normal
tempfile ^3.1.0
normal
tokio ^1.28.2
normal
toml ^0.5.6
normal
toml_edit ^0.2.0
normal
ubyte ^0.10.3
normal
url ^2.1.1
normal
walkdir ^2.3.1
normal
whoami ^1.1.2
normal
zip ^0.5.11
normal
insta ^1.1.0
dev
Versions
35.68%
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
libwally
0.3.2
In libwally::
git_
util
libwally
::
git_util
Function
update_index
Copy item path
Source
pub fn update_index( access_token:
Option
<
String
>, repository: &
Repository
, ) ->
Result
<
()
>