Docs.rs
novax-https-0.1.0
novax-https 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
DCh221
Dependencies
axum-server ^0.7.1
normal
novax-http ^0.0.2
normal
novax-tokio ^0.0.1
dev
Versions
0%
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
https_svc
novax_
https
0.1.0
novax_https
Function
https_
svc
Copy item path
Source
pub async fn https_svc(app:
Router
, addr:
String
) ->
Result
<
()
,
Box
<dyn
Error
>>