Crate paperless_rs

Source

Modules§

authorization
endpoint
utils

Macros§

ternary
This macro allows you to use a ternary operator in Rust.

Structs§

PaperlessClient
This is the library entrypoint. From this struct you can interact with the Paperless API. You can create a new instance of this struct with the new method.