Matt Smith

Results 3 issues of Matt Smith

Hi, thanks for creating this library! I encounter panic when trying to parse certain messages, an example of the issue is included as follows ``` use nmea_parser::NmeaParser; fn parsemsg(sentence: &str)...

Thanks, this package saved me a lot of time. I get an error when using docker-compose commands in list format, e.g. ``` version: "3.9" services: example: command: [ "bundle", "exec",...

Hi, thanks for creating enigo! It's been a great help to me. I'm a wayland user and noticed in the wayland.rs source code: ```rust fn location(&self) -> InputResult { //...

discussion
blocked