f4a433f855
This introduces a custom URI type in core meant to be extended later
if we want to support other schemes. For now it's just a wrapper over a
PathBuf. We use this new URI type to firewall `lsp::Url`. This was
previously done in
|
||
---|---|---|
.. | ||
src | ||
tests/encoding | ||
Cargo.toml |