Docs.rs
i6-http-0.1.18
i6-http 0.1.18
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
kruserr
Dependencies
rcgen ^0.13
normal
tokio ^1
normal
tracing-subscriber ^0.3
normal
warp ^0.3
normal
Versions
0%
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
i6_http
0.1.18
i6_http
Function
create_server_https
Copy item path
Source
pub fn create_server_https(port:
u16
) ->
Result
<
()
,
Box
<dyn
Error
>>