Docs.rs
zagens-runtime-api-0.8.3
zagens-runtime-api 0.8.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
didclawapp-ai
Dependencies
axum ^0.8.5
normal
chrono ^0.4.43
normal
schemars ^1.2.1
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tower-http ^0.6
normal
tracing ^0.1
normal
zagens-core ^0.8.3
normal
zagens-protocol ^0.8.3
normal
zagens-runtime-adapters ^0.8.3
normal
zagens-runtime-orchestrator ^0.8.3
normal
pretty_assertions ^1.4
dev
Versions
14.12%
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
cors_layer
zagens_
runtime_
api
0.8.3
In zagens_
runtime_
api::
cors
zagens_runtime_api
::
cors
Function
cors_
layer
Copy item path
Source
pub fn cors_layer(extra_origins: &[
String
]) ->
CorsLayer