Skip to main content

Mountain/Track/FrontendCommand/
mod.rs

1
2//! Frontend command dispatch. Callers spell
3//! `Track::FrontendCommand::DispatchFrontendCommand::DispatchFrontendCommand`.
4
5pub mod DispatchFrontendCommand;