maud_htmlescape
no_std
Removed references to `std` and replaced them with references to `core` and `alloc`. Features `rocket` and `iron` still require `std`. Co-authored-by: Chris Wong <lambda.fairy@gmail.com>