Skip to main content

Mountain/ApplicationState/State/FeatureState/Decorations/
mod.rs

1#![allow(non_snake_case)]
2
3//! Editor decoration state. Callers spell
4//! `Decorations::DecorationsState::{DecorationData, DecorationsState}`.
5
6pub mod DecorationsState;