types

Types

pub type Color {
  Color24(value: String)
}

Constructors

  • Color24(value: String)
Search Document