Thin facade for the use-materials workspace.
The crate reexports the focused material-property crates directly so consumers can opt into one dependency while still using the smaller APIs.
Examples
use *;
let density = new.unwrap;
let stress = new.unwrap;
let expansion = linear_expansion.unwrap;
assert_eq!;
assert_eq!;
assert!;