Crate kern

Source
Expand description

General library for Rust

Modules§

byte
Byte-level operations
data
Database
http
Lightweight HTTP library
meta
string
String-level operations

Structs§

CliBuilder
Builder for command-line parsing (Command)
Command
Command represents a command parsed from the command-line Use CliBuilder to build a parsed Command
Config
Configuration file parser
Fail
Fail structure

Type Aliases§

Error
Error return type
Result
Result return type