Expand description
Resource definition and single module based generation.
Structs§
- Resource
- Static files resource.
Functions§
- generate_
resources - Generate resources for
project_dirusingfilter. Result saved ingenerated_filenameand function named asfn_name. - generate_
resources_ mapping - Generate resource mapping for
project_dirusingfilter. Result saved ingenerated_filenameas anonymous block which returnsHashMap<&'static str, Resource>. - new_
resource - Used internally in generated functions.