Modules§
Macros§
- ternary
- This macro allows you to use a ternary operator in Rust.
Structs§
- Paperless
Client - 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.