[][src]Crate cargo_sync_readme

Library used to implement the cargo-sync-readme binary.

Structs

Manifest

Enums

FindManifestError
PreferDocFrom

Preferences from which file the documentation should be taken if both present.

TransformError

Functions

extract_inner_doc

Open a file and get its main inner documentation (//!), applying filters if needed.

read_readme

Open and read a README file.

transform_readme

Transform a readme file and return its content with the documentation injected, if any.