You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread 'main' panicked at 'called Result::unwrap() on an Err value: Custom { kind: InvalidData, error: "stream did not contain valid UTF-8" }', /home/nadim/.cargo/registry/src/github.com-1ecc6299db9ec823/svgbob_cli-0.4.2/src/main.rs:98:13
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
cat ~/nadim/devel/repositories/perl_modules/P5-App-Asciio/lib/App/Asciio.pm
| svgbob > test.svg
thread 'main' panicked at 'called
Result::unwrap()
on anErr
value: Custom { kind: InvalidData, error: "stream did not contain valid UTF-8" }', /home/nadim/.cargo/registry/src/github.com-1ecc6299db9ec823/svgbob_cli-0.4.2/src/main.rs:98:13note: run with
RUST_BACKTRACE=1
environment variable to display a backtracefile is probably close to this one https://github.com/nkh/P5-App-Asciio/blob/master/lib/App/Asciio.pm
The text was updated successfully, but these errors were encountered: