mdbook_github_authors/
lib.rs

1
2
3
pub mod github_authors;

pub use github_authors::GithubAuthorsPreprocessor;