Crate texc_web

Source
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§

index
The html raw string for the homepage
web
Contains the creation of zipping files and processing the post request

Functions§

texc_home
Serves as the home page get request
texweb
Creates the web server, launch using texweb().launch()