Docs.rs
opentalk-types-api-v1-0.42.0
opentalk-types-api-v1 0.42.0
Docs.rs crate page
EUPL-1.2
Links
Homepage
Repository
crates.io
Source
Owners
silwol
OpenTalk-Bot
weichweich
sandr01d
Dependencies
actix-web ^4
normal
optional
axum ^0.8
normal
optional
base64 ^0.22
normal
optional
bincode ^2
normal
optional
chrono ^0.4
normal
chrono-tz ^0.10
normal
derive_more ^2.0
normal
http ^1
normal
optional
http ^0.2
normal
optional
log ^0.4
normal
optional
opentalk-types-common ^0.37.0
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
serde_with ^3.8
normal
optional
url ^2
normal
utoipa ^5
normal
optional
pretty_assertions ^1
dev
serde_json ^1
dev
serde_urlencoded ^0.7
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
Module pagination
opentalk_
types_
api_
v1
0.42.0
Module pagination
Module Items
Structs
In crate opentalk_
types_
api_
v1
opentalk_types_api_v1
Module
pagination
Copy item path
Source
Expand description
Pagination types
Great blogposts are:
https://phauer.com/2015/restful-api-design-best-practices/
https://phauer.com/2018/web-api-pagination-timestamp-id-continuation-token/
Structs
ยง
Cursor
Opaque token which represents T as a base64 string (where T is encoded using bincode)
Page
Pagination
Query
Page-based pagination query