Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
2
use std::{any::TypeId, collections::HashMap};
3
4
use crate::{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected