nihed-cros-libva: use simple error enum instead of anyhow crate
authorKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 20 Oct 2023 16:33:27 +0000 (18:33 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 20 Oct 2023 16:33:27 +0000 (18:33 +0200)
commit69e6ce021284f1ebaf148b38b236068d08249e0f
tree8e172aa2b48624af15d3dfe0ca10f7c1bebfc885
parent51b33b65943d47a3826be9763728815ba2b9e7d5
nihed-cros-libva: use simple error enum instead of anyhow crate
nihed-cros-libva/Cargo.toml
nihed-cros-libva/src/buffer.rs
nihed-cros-libva/src/config.rs
nihed-cros-libva/src/context.rs
nihed-cros-libva/src/display.rs
nihed-cros-libva/src/generic_value.rs
nihed-cros-libva/src/image.rs
nihed-cros-libva/src/lib.rs
nihed-cros-libva/src/picture.rs
nihed-cros-libva/src/status.rs
nihed-cros-libva/src/surface.rs