quickterface.terminal_app
Notty_utils.Sides
quickterface
quickterface.web_app
quickterface_web_app_backend
type 'a t = {
left : 'a;
right : 'a;
top : 'a;
bottom : 'a;
}
val pad : int t -> img -> img