Crate kong

source ·
Expand description
                              )                 
                           ( /(          (  (   
                            )\())(   (    )\))(  
                           ((_)\ )\  )\ )((_))\  
                           | |(_|(_)_(_/( (()(_)
                           | / / _ \ ' \)) _` |  
                           |_\_\___/_||_|\__, |  
                         secure web node |___/ v0.1.0

Re-exports

  • pub use krypto;
  • pub use rouille as server;

Modules

  • 🧮 kong default, constant values
  • ⌨️ kong user input management
  • 📇 kong node logging
  • 🔬 kong user input validation

Macros

  • Construct a serde_json::Value from a JSON literal.

Structs

  • 🏴 API error response
  • This type represents all possible errors that can occur when serializing or deserializing JSON data.
  • 🎛️ Server configuration
  • 🔥 Kong object

Enums

Traits

  • 🎮 API Enpoint kontrollers

Functions

  • Deserialize an instance of type T from a string of JSON text.
  • 🌀 kong request routing