winer

Crates.iowiner
lib.rswiner
version0.1.5
created_at2025-04-22 07:00:27.784609+00
updated_at2026-01-07 13:51:56.425401+00
descriptionHelper library for Wine
homepage
repositoryhttps://codeberg.org/conhostty/winer
max_upload_size
id1643692
size20,962
ttyS0 (ttyS0)

documentation

README

winer

Helper library for Wine

license crates.io version docs.rs documentation

Currently supports Wine version APIs.

fn main() {
    println!("{}", winer::get_build_str());
}
Commit count: 30

cargo fmt