Docs.rs
twilio-rust-openapi-1.0.0
twilio-rust-openapi 1.0.0
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
NotARoomba
Dependencies
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
serde_with ^3.8
normal
url ^2.5
normal
uuid ^1.8
normal
Versions
42.89%
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
twilio_
rust_
openapi
1.0.0
In twilio_
rust_
openapi::
apis::
configuration
twilio_rust_openapi
::
apis
::
configuration
Type Alias
BasicAuth
Copy item path
Source
pub type BasicAuth = (
String
,
Option
<
String
>);