amharc 0.2.0

A cinematic GTK4 and GStreamer desktop video player with a floating widget mode
Documentation
1
2
3
4
5
6
7
#![doc = include_str!("../README.md")]
#![forbid(unsafe_code)]

//! The `amharc` library target hosts the package documentation.
//!
//! KnottVideo is distributed as the `knott-video` desktop executable; it does
//! not currently expose a supported Rust playback API.