mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-20 10:33:41 -05:00
4 lines
176 B
Go
4 lines
176 B
Go
// Package tstring contains a string type that stores style data for each
|
|
// character, allowing it to be rendered to a tcell screen essentially
|
|
// unmodified.
|
|
package tstring
|