delegate from_uri method to gio::network_address wrapper

This commit is contained in:
yggverse 2024-11-27 15:55:39 +02:00
parent 239786da6a
commit 5737b89278
4 changed files with 35 additions and 22 deletions

View file

@ -1 +1,2 @@
pub mod memory_input_stream;
pub mod network_address;