gomuks/ui/messages/tstring/doc.go

5 lines
176 B
Go
Raw Normal View History

2018-04-15 12:34:39 +02:00
// 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