Docs.rs
sumup-0.5.6
sumup 0.5.6
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
matoous
Dependencies
chrono ^0.4
normal
optional
jiff ^0.2
normal
optional
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
axum ^0.8.8
dev
axum-extra ^0.12.5
dev
oauth2 ^5.0.0
dev
serial_test ^3.3
dev
tokio ^1
dev
uuid ^1.19
dev
wiremock ^0.6
dev
Versions
55.87%
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
DateTime
sumup
0.5.6
Date
Time
Aliased Type
In sumup::
datetime
sumup
::
datetime
Type Alias
Date
Time
Copy item path
Source
pub type DateTime =
DateTime
<
Utc
>;
Aliased Type
ยง
pub struct DateTime {
/* private fields */
}