pub fn generate_entry_point_source(
model: &EspforgeConfiguration,
) -> Result<String>Expand description
Generates the main entry point (main.rs) for the project
pub fn generate_entry_point_source(
model: &EspforgeConfiguration,
) -> Result<String>Generates the main entry point (main.rs) for the project