Standard Library GUIs

The standard library (otherwise known as stdlib), is meant to be the core to run a rust program; a gui library isn't exactly a core-component to making a rust program. I have a really low expectation that there will be a gui part to stdlib but there are gui crates out there. An interesting topic