Constant mdbook::MDBOOK_VERSION

source ·
pub const MDBOOK_VERSION: &str = "0.4.37";
Expand description

The current version of mdbook.

This is provided as a way for custom preprocessors and renderers to do compatibility checks.