Hydra.TUI.Drawing.Utils
drawHex :: SerialiseAsRawBytes a => a -> Widget n Source #
drawShow :: forall a n. Show a => a -> Widget n Source #
maybeWidget :: (a -> Widget n) -> Maybe a -> Widget n Source #
ellipsize :: Int -> Text -> Text Source #