Docs.rs
rego-0.1.1
rego 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
29 June 2026
Links
Repository
crates.io
Source
Owners
AtsukiTak
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
diesel ^1.4
normal
futures ^0.3
normal
http ^0.2
normal
jsonwebtoken ^7.1
normal
pbkdf2 ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^0.2
normal
warp ^0.2
normal
Versions
10.2%
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
All
rego
0.1.1
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
app::warp::BearerToken
app::warp::Error
domain::cred::Cred
domain::jwt::JwtEncoder
domain::jwt::WebToken
infra::postgres::Postgres
Enums
Error
Traits
domain::jwt::AccessTokenBody
Functions
app::warp::auth
app::warp::handler_fn
app::warp::response_ok
Type Aliases
app::warp::Response
infra::postgres::Connection
infra::postgres::Manager