Constant mdbook::MDBOOK_VERSION
source ยท pub const MDBOOK_VERSION: &str = "0.4.34";
Expand description
The current version of mdbook
.
This is provided as a way for custom preprocessors and renderers to do compatibility checks.
pub const MDBOOK_VERSION: &str = "0.4.34";
The current version of mdbook
.
This is provided as a way for custom preprocessors and renderers to do compatibility checks.