Docs.rs
  • kern-1.8.3
    • kern 1.8.3
    • Permalink
    • Docs.rs crate page
    • ISC
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ltheinrich
    • Dependencies
      • rustls ^0.23.23 normal optional
      • rustls-pemfile ^2.2.0 normal optional
      • rustls-pki-types ^1.11.0 normal optional
      • webpki-roots ^0.26.8 normal optional
    • Versions
    • 70.27% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

kern1.8.3

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • CliBuilder
  • Command
  • Config
  • Fail
  • data::StorageFile
  • http::client::HttpClient
  • http::client::HttpResponse
  • http::server::HttpRequest
  • http::server::HttpServer
  • http::server::HttpServerBuilder
  • http::server::HttpSettings
  • http::server::ResponseData

Enums

  • http::server::HttpMethod
  • http::server::HttpThreads

Functions

  • byte::scan
  • byte::split
  • byte::splitn
  • data::delete_file
  • data::move_file
  • data::open_file
  • data::parse
  • data::read_file
  • data::serialize
  • data::write_file
  • http::name
  • http::server::redirect
  • http::server::respond
  • http::version
  • meta::init_name
  • meta::init_version
  • meta::name
  • meta::search
  • meta::version
  • string::is_alphanumeric
  • string::is_alphanumeric_char

Type Aliases

  • Error
  • Result
  • http::server::ErrorHandler
  • http::server::Handler