Function assert_sync

Source
pub fn assert_sync<M1, M2>(
    readme: &CMarkReadme<&Path, M1>,
    docs: &CMarkDocs<&Path, M2>,
)
Expand description

Asserts that the given readme and docs are the same.