Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
rustdoc-json
/
intra-doc-links
/
user_written.rs
blob: 97a643490e6c441b8e95e69081f8fd3b5646b8d5 [
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