Skip to content
Snippets Groups Projects
Commit dbb9dcb9 authored by bjorn3's avatar bjorn3
Browse files

Remove non-mutable scheme handlers

They are never used with v2 schemes and if necessary you can always
implement a scheme handler for &MyScheme and then pass &mut &MyScheme to
CallRequest::handle_scheme.
parent 1a4ae91b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment