Crates.io | rustls-ffi |
lib.rs | rustls-ffi |
version | 0.14.0 |
source | src |
created_at | 2021-11-15 06:23:05.070376 |
updated_at | 2024-09-12 15:35:35.960365 |
description | Rustls bindings for non-Rust languages |
homepage | https://github.com/rustls/rustls-ffi |
repository | https://github.com/rustls/rustls-ffi |
max_upload_size | |
id | 482015 |
size | 541,004 |
This package contains bindings for using rustls in a non-Rust language. If you're looking at this on crates.io, you may want the rustls crate instead.
Even though this is a non-Rust API, it is published on crates.io so other crates that wrap a different non-Rust API (for instance: the curl crate wraps libcurl) can depend on it.