ShortString

lepus.protocol.domains.Domains$package.ShortString
object ShortString

Attributes

Source
Domains.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def apply(t: String): ShortString

Attributes

Source
Domains.scala

Attributes

Source
Domains.scala
def from(uuid: UUID): ShortString

Attributes

Source
Domains.scala
def from(long: Long): ShortString

Attributes

Source
Domains.scala
def from(str: String): Either[String, ShortString]

Attributes

Source
Domains.scala

Inherited methods

final protected def build(t: Expr[String])(using ctx: Quotes): Expr[R]

Attributes

Inherited from:
Literally (hidden)
Source
Macros.scala