pub use ;
use crateBody;
use crateSource;
/// A free-form Markdown page, parsed and routed.
///
/// `source` addresses the file within the configured `[docs.<name>]
/// source` directory; `url` is the absolute URL the page is mounted at
/// on the generated site (with leading slash and trailing slash).