[][src]Module zamm_yang::codegen::string_format

Format codegen.

Re-exports

pub use format_config::FormatConfig;

Modules

attribute

Generate code for attribute concepts.

format_config

Config values at the time of string generation.

fragments

Intermediate code fragments produced during code generation.

imports

Import-related code generation.

tao

Generate code for generic Tao concepts.

Structs

AttributeFormatConfig

Config values at the time of Attribute code generation.

Constants

OWNER_FORM_KEY

Key for retrieving owner form in AttributeTrait impl.

VALUE_FORM_KEY

Key for retrieving value form in AttributeTrait impl.

Functions

code_string_concept

Generate code for a string concept.