rust playground but make it locally
the main code to this is in ../bin/cargo-play. you invoke that, then that will call your editor. From a shell within your editor, you can then do:
upload
which uses thegh
github cli to gist the file and dumps a playground link and the gist link to the terminaldelete
which deletes the temporary project.