[][src]Module genco::swift

Specialization for Swift code generation.

Structs

Array

An array, [<inner>].

Map

A map [<key>: <value>].

Swift

Swift token specialization.

Type

A regular type.

TypeBox

Boxed type container

Enums

TypeEnum

Enum that can be used for casting between variants of the same type

Traits

TypeArgs

Helper trait for things that can be turned into generic arguments.

TypeTrait

Trait implemented by all types

Functions

array

Setup an array.

imported

Setup an imported element.

local

Setup a local element.

map

Setup a map.

Type Definitions

Tokens

Tokens container specialization for Rust.