Docs.rs
hyper-sync-rustls-0.3.0-rc.4
hyper-sync-rustls 0.3.0-rc.4
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
SergioBenitez
Dependencies
hyper ^0.10
normal
rustls ^0.14
normal
webpki ^0.18
normal
webpki-roots ^0.15
normal
env_logger ^0.5
dev
Versions
4.76%
of the crate is documented
Go to latest stable release
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In hyper_sync_rustls::util
?
Function
hyper_sync_rustls
::
util
::
load_certs
source
·
[
−
]
pub fn load_certs<P:
AsRef
<
Path
>>(path: P) ->
Result
<
Vec
<
Certificate
>>