This is unreleased documentation for Yew Next version.
For up-to-date documentation, see the latest version on docs.rs.
yew::tests::layout_tests

Function diff_layouts

source
pub fn diff_layouts(layouts: Vec<TestLayout<'_>>)
Available on crate features csr and test only.