Docs.rs
atb-types-2.1.0
atb-types 2.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
04 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
dt665m
Dependencies
base64 ^0.23
normal
optional
chrono ^0.4
normal
jsonwebtoken ^11
normal
optional
once_cell ^1
normal
rand ^0.10
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
sha2 ^0.11
normal
thiserror ^2
normal
uuid ^1
normal
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
Crate atb_types
atb_
types
2.1.0
All Items
Crate Items
Modules
Structs
Type Aliases
Crate
atb_
types
Copy item path
Source
Modules
§
prelude
Structs
§
Take
Utc
The UTC time zone. This is the most efficient time zone when you don’t need the local time. It is also used as an offset (which is also a dummy type).
Uuid
A Universally Unique Identifier (UUID).
Type Aliases
§
Date
Time
Duration
Alias of
TimeDelta
.