Docs.rs
eqeqo-api-auth-0.0.1
eqeqo-api-auth 0.0.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fahedslx
Dependencies
bcrypt ^0.15
normal
dotenvy ^0.15
normal
httpageboy ^1.0.16
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sqlx ^0.8.6
normal
tokio ^1
normal
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Rt
eqeqo_
api_
auth
0.0.1
Rt
Aliased Type
Variants
CONNECT
DELETE
GET
HEAD
OPTIONS
PATCH
POST
PUT
In crate eqeqo_
api_
auth
eqeqo_api_auth
Type Alias
Rt
Copy item path
Source
pub type Rt =
RequestType
;
Aliased Type
§
pub enum Rt { GET, POST, PUT, DELETE, HEAD, OPTIONS, CONNECT, PATCH, }
Variants
§
§
GET
§
POST
§
PUT
§
DELETE
§
HEAD
§
OPTIONS
§
CONNECT
§
PATCH