hydrolysis-m3 0.3.0

Material 3 widget theme for WaterUI self-drawn backends
docs.rs failed to build hydrolysis-m3-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: hydrolysis-m3-0.2.0

Hydrolysis Material 3

hydrolysis-m3 is the independently maintained Material 3 style for WaterUI self-drawn backends. Material3 implements WaterUI's public widget contract and the hydrolysis::Style contract — pass it to the Hydrolysis runtime:

hydrolysis::run(app, hydrolysis_m3::Material3::defaults());