2022-09-09 23:04:10 +00:00
|
|
|
//! For motivation, see [the reasons](foo#reasons)
|
|
|
|
|
|
|
|
/// # Reasons
|
|
|
|
/// To test rustdoc json
|
|
|
|
pub fn foo() {}
|
|
|
|
|
2024-07-19 14:50:47 +00:00
|
|
|
//@ set foo = "$.index[*][?(@.name=='foo')].id"
|
|
|
|
//@ is "$.index[*][?(@.name=='user_written')].links['foo#reasons']" $foo
|