pub const APPLICATIONS: &[ApplicationDefinition<'static>];Expand description
Sample application definitions. Downstream consumers can replace this slice with their own catalog or extend it at runtime.
pub const APPLICATIONS: &[ApplicationDefinition<'static>];Sample application definitions. Downstream consumers can replace this slice with their own catalog or extend it at runtime.