Docs.rs
data-gov-ckan-0.4.0
data-gov-ckan 0.4.0
Docs.rs crate page
Apache-2.0
10 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
dspadea
Dependencies
async-trait ^0.1
normal
reqwest ^0.13.2
normal
serde ^1.0.228
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
url ^2.5
normal
uuid ^1.8
normal
futures ^0.3
dev
serde_json ^1.0
dev
tokio ^1.48.0
dev
tokio-test ^0.4
dev
wiremock ^0.6
dev
Versions
35.27%
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
BasicAuth
data_
gov_
ckan
0.4.0
In data_
gov_
ckan::
client
data_gov_ckan
::
client
Type Alias
Basic
Auth
Copy item path
Source
pub type BasicAuth = (
String
,
Option
<
String
>);
Expand description
Basic authentication credentials