neser 1.1.0

NESER - Nintendo Emulation Systems Engine (Rust). Desktop and WebAssembly frontends.
Documentation
1
2
3
//! ROM entry: re-exports from the shared catalog module.

pub use crate::platform::catalog::RomEntry;