Expand description

TexCreate Web Library
This library is intended to serve a local web server of texcreate-web
Developer: Mustafif Khan
Project: TexCreate
License: MIT & GPLv2

Re-exports

pub use index::INDEX;
pub use web::*;

Modules

The html raw string for the homepage

Contains the creation of zipping files and processing the post request

Functions

Serves as the home page get request

Creates the web server, launch using texweb().launch()