neser 1.0.0

NESER - Nintendo Emulation Systems Engine (Rust). Desktop and WebAssembly frontends.
Documentation
1
2
3
4
pub use timer::Timer;

#[allow(clippy::module_inception)]
mod timer;