Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#![crate_name = "foo"]
//@ count foo/index.html '//*[@class="desc docblock-short"]' 0
/// ```
/// let x = 12;
///
/// Some text.
pub fn foo() {}