Docs.rs
upub-cli-0.3.2
upub-cli 0.3.2
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
alemidev
Dependencies
apb ^0.3.2
normal
chrono ^0.4
normal
clap ^4.5
normal
futures ^0.3
normal
openssl ^0.10
normal
reqwest ^0.12
normal
sea-orm ^1.1
normal
serde_json ^1.0
normal
sha256 ^1.6
normal
tracing ^0.1
normal
upub ^0.6.0
normal
uuid ^1.17
normal
Versions
77.03%
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
update_users
upub_
cli
0.3.2
upub_cli
Function
update_
users
Copy item path
Source
pub async fn update_users( ctx:
Context
, days:
i64
, limit:
Option
<
u64
>, ) ->
Result
<
()
,
DbErr
>