gomuks/ui/messages/tstring/doc.go
2018-04-15 13:34:39 +03:00

5 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