Docs.rs
atuin-client-0.8.1
atuin-client 0.8.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ellie
Dependencies
async-trait ^0.1.49
normal
atuin-common ^0.8.1
normal
base64 ^0.13.0
normal
chrono ^0.4
normal
chrono-english ^0.1.4
normal
config ^0.12
normal
directories ^3
normal
eyre ^0.6
normal
itertools ^0.10.3
normal
log ^0.4
normal
minspan ^0.1.1
normal
parse_duration ^2.1.1
normal
rand ^0.8.4
normal
regex ^1.5.4
normal
reqwest ^0.11
normal
rmp-serde ^0.15.5
normal
rust-crypto ^0.2
normal
serde ^1.0.126
normal
serde_derive ^1.0.125
normal
serde_json ^1.0.75
normal
shellexpand ^2
normal
sodiumoxide ^0.2.6
normal
sqlx ^0.5
normal
tokio ^1
normal
urlencoding ^1.3.3
normal
uuid ^0.8
normal
whoami ^1.1.2
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In atuin_client::sync
?
Function
atuin_client
::
sync
::
sync
source
·
[
−
]
pub async fn sync(
settings: &
Settings
,
force:
bool
,
db: &mut impl
Database
+
Send
) ->
Result
<
()
>