kern 1.0.1

General library for Rust
Documentation

Build Status

Kern

General library for Rust

What is Kern?

Kern is a general-use library for the Rust programming language

It consists of many modules, for example a command line parser or an advanced TCP stream handler.

Using Kern

Requirements

  • Rust
  • Cargo

Add to Cargo.toml dependencies

kern = "1"