schema_analysis 0.6.0

Analyze the schema of any self describing format
Documentation
1
2
3
4
#[test]
fn test_html_root_url() {
    version_sync::assert_html_root_url_updated!("src/lib.rs");
}