Uri: `${string}:${string}`

A Uri without any restrictions on the scheme.

See

https://datatracker.ietf.org/doc/html/rfc3986#section-3

Example

```ts "http://example.com" "ldap://ldap.example.com/cn=babs%20jensen"

Generated using TypeDoc