Docs.rs
tmai-core-1.3.0
tmai-core 1.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
trust-delta
Dependencies
anyhow ^1
normal
bytes ^1
normal
chrono ^0.4
normal
clap ^4
normal
dirs ^6
normal
futures-util ^0.3
normal
libc ^0.2
normal
local-ip-address ^0.6
normal
nix ^0.31
normal
notify ^8
normal
once_cell ^1
normal
parking_lot ^0.12
normal
portable-pty ^0.9
normal
rand ^0.10
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
tokio ^1
normal
tokio-tungstenite ^0.29
normal
toml ^1.1
normal
toml_edit ^0.25
normal
tracing ^0.1
normal
uuid ^1
normal
vt100 ^0.16
normal
pretty_assertions ^1
dev
temp-env ^0.3
dev
tempfile ^3.27.0
dev
Versions
85.23%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
pull
tmai_
core
1.3.0
In tmai_
core::
git
tmai_core
::
git
Function
pull
Copy item path
Source
pub async fn pull(repo_dir: &
str
) ->
Result
<
String
,
String
>
Expand description
Pull from upstream (fetch + merge)