Docs.rs
gitea-rs-1.19.0
gitea-rs 1.19.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
0xC9C3
Dependencies
reqwest ^0.11
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
url ^2.2
normal
uuid ^1.0
normal
Versions
26.88%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gitea_
rs
1.19.0
In gitea_
rs::
apis::
configuration
gitea_rs
::
apis
::
configuration
Type Alias
BasicAuth
Copy item path
Source
pub type BasicAuth = (
String
,
Option
<
String
>);