list_templates

Function list_templates 

Source
pub fn list_templates() -> Result<()>
Expand description

Lists all available project templates.

ยงErrors

This function currently does not return errors, but the Result type is used for consistency with the error handling pattern.