Docs.rs
actix-web-middleware-opa-0.1.1
actix-web-middleware-opa 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
michiel
Dependencies
actix ^0.7
normal
actix-web ^0.7
normal
base64 ^0.10
normal
bytes ^0.4
normal
futures ^0.1
normal
http ^0.1
normal
jsonwebtoken ^5.0
normal
log ^0.4
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
url ^1.7
normal
Versions
14.29%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
☰
OPAResponse
Required Methods
allowed
Implementors
In actix_web_middleware_opa
?
Trait
actix_web_middleware_opa
::
OPAResponse
source
·
[
−
]
pub trait OPAResponse { fn
allowed
(&self) ->
bool
; }
Required Methods
source
fn
allowed
(&self) ->
bool
Implementors