Docs.rs
redmine-api-0.2.8
redmine-api 0.2.8
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
taladar
Dependencies
bytes ^1.9.0
normal
derive_builder ^0.20.2
normal
derive_more ^1.0.0
normal
envy ^0.4.2
normal
futures ^0.3.31
normal
http ^1.1.0
normal
reqwest ^0.12
normal
serde ^1.0.215
normal
serde_json ^1.0.133
normal
serde_with ^3.11.0
normal
thiserror ^2.0.3
normal
time ^0.3.36
normal
tracing ^0.1.41
normal
url ^2.5.4
normal
dotenvy ^0.15.7
dev
finally-block ^0.2.0
dev
function_name ^0.3.0
dev
parking_lot ^0.12.3
dev
pretty_assertions ^1.4.1
dev
tracing-test ^0.2.5
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
redmine_
api
0.2.8
Module my_
account
Module Items
Structs
Enums
In redmine_
api::
api
redmine_api
::
api
Module
my_account
Copy item path
Source
Expand description
My Account Rest API Endpoint definitions
Redmine Documentation
my account endpoint
Structs
§
GetMy
Account
The endpoint to retrieve the current user’s my account settings/data
GetMy
Account
Builder
Builder for
GetMyAccount
.
MyAccount
a type for my account to use as an API return type
Enums
§
GetMy
Account
Builder
Error
Error type for GetMyAccountBuilder