material-ui-rs 0.4.4

A Material3 inspired theme for `iced`
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod component;
pub mod elevation;
pub mod motion;
pub mod shape;
pub mod state;
pub mod typography;

#[cfg(test)]
#[path = "../../../tests/design/tokens/mod.rs"]
mod tests;