gomuks/tui/messages/tstring/doc.go
2025-02-24 18:06:53 +02:00

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