Amiwô - API Documentation
Various utility types & functions for Rust
Hello, and welcome to the core Amiwô API documentation!
This is very much a WIP project, derived from a similar work I did for Node.js
Libraries
- Types - Various types commonly used.
Release notes
- v0.0.1 - added simple types::OneOrMany enum wraping a single value or vector of value; added types::rocket::FormHashMap type deriving FormData & FromForm Rocket types