Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
4486c24db3ca1c698b34ea08bee15194774b53df
/
.
/
tests
/
rustdoc-json
/
intra-doc-links
/
user_written.rs
blob: 6871dfea44aa33993412c02a5699743f75b4ac27 [
file
] [
log
] [
blame
]
//! For motivation, see [the reasons](foo#reasons)
/// # Reasons
/// To test rustdoc json
pub
fn
foo
()
{}
// @set foo = "$.index[*][?(@.name=='foo')].id"
// @is "$.index[*][?(@.name=='user_written')].links['foo#reasons']" $foo