MCPcopy Create free account
hub / github.com/angular-rust/ux-components / material_app.rs

File material_app.rs

src/material/material_app.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#![allow(unused_imports)]
2use std::{any::TypeId, collections::HashMap};
3
4use crate::{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected