Docs.rs
paperless-cli-2.1.0
paperless-cli 2.1.0
Docs.rs crate page
MIT
13 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
damacus
Dependencies
clap ^4.5.38
normal
crossterm ^0.28.1
normal
dirs ^6.0.0
normal
lopdf ^0.38.0
normal
mime_guess ^2.0.5
normal
ratatui ^0.29.0
normal
reqwest ^0.12.15
normal
rpassword ^7.3.1
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
thiserror ^2.0.12
normal
toml ^0.8.20
normal
url ^2.5.4
normal
assert_cmd ^2.0.16
dev
httpmock ^0.7.0
dev
predicates ^3.1.3
dev
tempfile ^3.19.1
dev
Versions
0%
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
Skip to main content
delete_tag
paperless_
cli
2.1.0
In paperless_
cli::
services
paperless_cli
::
services
Function
delete_
tag
Copy item path
Source
pub fn delete_tag<T:
Transport
>( client: &
ApiClient
<T>, tag_id:
u64
, ) ->
Result
<
()
,
AppError
>