Abdul Azeez

Results 2 issues of Abdul Azeez

I have a printer connect at this IP `192.168.68.102` in my network. Is this how we need to run the command? Is the URI accurate? ```cargo run --bin get-printers https://192.168.68.102/...

I see that typeshare creates classes in kotlin for the equivalent rust classes but when it comes to creating methods, the library doesn't support it. Any idea when you would...