Function readme_sync::assert_sync[][src]

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.