Docs.rs
midir-0.10.3
midir 0.10.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Boddlnagg
Dependencies
bitflags ^1.2
normal
jack-sys ^0.5
normal
optional
libc ^0.2.21
normal
optional
js-sys ^0.3
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
wasm-bindgen-test ^0.2
dev
coremidi ^0.8.0
normal
alsa ^0.9.0
normal
libc ^0.2.21
normal
coremidi ^0.8.0
normal
parking_lot ^0.12.1
normal
windows ^0.56
normal
Versions
54.76%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
midir/os/
mod.rs
1
#[cfg(unix)]
2
pub mod
unix;