Docs.rs
jujube-lib-0.1.1
jujube-lib 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
martinvonz
Dependencies
backoff ^0.2.1
normal
blake2 ^0.9.1
normal
byteorder ^1.3.4
normal
bytes ^1.0.0
normal
chrono ^0.4.19
normal
config ^0.10.1
normal
diff ^0.1.12
normal
dirs ^3.0.1
normal
git2 ^0.13.14
normal
hex ^0.4.2
normal
maplit ^1.0.2
normal
protobuf ^2.18.1
normal
rand ^0.8.0
normal
serde_json ^1.0.60
normal
tempfile ^3.1.0
normal
thiserror ^1.0.22
normal
uuid ^0.8.1
normal
whoami ^1.0.1
normal
zstd ^0.6.0
normal
test-case ^1.0.0
dev
protobuf-codegen-pure ^2.18.1
build
Versions
3.99%
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
fetch
jujube_
lib
0.1.1
In jujube_
lib::
git
jujube_lib
::
git
Function
fetch
Copy item path
Source
pub fn fetch( tx: &mut
Transaction
<'_>, remote_name: &
str
, ) ->
Result
<
()
,
GitFetchError
>