Skip to main content

Module templates

Module templates 

Source
Expand description

Project template system

Re-exports§

pub use crate::commands::SupportedLanguage;

Modules§

kotlin
python
rust
swift
typescript

Structs§

ProjectTemplate
TemplateContext

Enums§

EchoRole
Role for the echo template: service (provides EchoService), app (calls EchoService), or both (generate app and service projects).
ProjectTemplateName
Project template options

Constants§

DEFAULT_ACTR_PROTOCOLS_VERSION
DEFAULT_ACTR_SWIFT_VERSION
DEFAULT_MANUFACTURER

Traits§

LangTemplate