A simple CLI application to parse connection strings.
bash $ csp $DATABASE_URL --part scheme postgresql
This library is just a CLI wrapper around the excellent Url crate.