Crates.io | lembaran |
lib.rs | lembaran |
version | 0.3.0 |
source | src |
created_at | 2021-08-21 12:20:18.287334 |
updated_at | 2022-01-11 04:06:49.873981 |
description | Pagination library. |
homepage | |
repository | https://github.com/kafji/lembaran |
max_upload_size | |
id | 440306 |
size | 63,329 |
HTTP client pagination library.
Lembaran provides parser for RFC 8288: Web Linking, and its extractors for common HTTP clients.
# `ext_reqwest` for reqwest types
lembaran = { version = "0.3", features = ["ext_reqwest"] }
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.