eject 0.1.1

A crate to control the tray of your CD drive
Documentation
1
2
3
4
5
pub mod device;
pub mod discovery;
mod error;
mod scsi;
mod util;