blob: efd366405bfeb0bbe9caa5328602cba92269c0db [file] [log] [blame]
#![crate_name = "foo"]
// @hasraw 'search-index.js' 'Foo short link.'
// @!hasraw - 'www.example.com'
// @!hasraw - 'More Foo.'
/// Foo short [link](https://www.example.com/).
///
/// More Foo.
pub struct Foo;