| Crates.io | kern |
| lib.rs | kern |
| version | 1.8.3 |
| created_at | 2019-05-08 18:56:49.435697+00 |
| updated_at | 2025-03-15 00:17:02.354571+00 |
| description | General library for Rust |
| homepage | |
| repository | https://ltheinrich.de/kern |
| max_upload_size | |
| id | 132864 |
| size | 103,645 |
General library for Rust
Kern is a general-use library for the Rust programming language
Add to Cargo.toml
[dependencies]
kern = "1"
[dependencies]
kern = { version = "1", features = ["tls"] }