Crate cans

Source
Expand description
CANS
CANS

An elegant and lightweight Rust-based literal template engine for managing web content, enhanced with a world module for streamlined regional and city information, as well as robust MIME type management.

Modules§

html
An elegant and lightweight Rust-based literal template engine for managing web content, enhanced with a world module for streamlined regional and city information, as well as robust MIME type management.
mime
Mime Module
rules
Rules Module
world
A module that encapsulates managing country details, including insertion, deletion, retrieval, and sorting. It enables dynamic management of a collection of countries and their associated cities. Users can efficiently reset the dataset to accommodate new data for testing purposes. The module promotes data integrity and optimal memory management through precise control over entries. It allows for easy querying and manipulation of country and city information to support various applications.

Macros§

do_html
do_html!($html, $key, and $val)