Structsยง
Traitsยง
- Kinded ๐
Functionsยง
- days_
to_ ๐date_ string - Convert days since Unix epoch to date string
- microseconds_
to_ ๐time_ string - Convert microseconds since midnight to time string
- microseconds_
to_ ๐timestamp_ string - Convert microseconds since Unix epoch to timestamp string
- textify_
binary - textify_
enum - Write an enum value. Enums are written as
&<identifier>, if the string is a valid identifier; otherwise, they are written as&'<escaped_string>'. - textify_
literal_ from_ string - timestamp_
to_ string