//! The high level wrapper model of Ayaka.
//!
//! This crate provides a view model for a full-functionality frontend,
//! and a abstract trait of settings manager.
//!
//! It re-exports the types of [`ayaka_runtime`].
pub use *;
pub use *;
pub use *;