Crates.io | kern |
lib.rs | kern |
version | 1.7.1 |
source | src |
created_at | 2019-05-08 18:56:49.435697 |
updated_at | 2024-03-09 20:57:32.002933 |
description | General library for Rust |
homepage | |
repository | https://ltheinrich.de/kern |
max_upload_size | |
id | 132864 |
size | 86,900 |
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"] }