Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-json
/
intra-doc-links
/
user_written.rs
blob: c3f9df95a8fab035d8dc64c44f0850ac6ab332ce [
file
] [
log
] [
blame
] [
edit
]
//! 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