2022-09-10 00:04:10 +01:00
|
|
|
//! For motivation, see [the reasons](foo#reasons)
|
|
|
|
|
|
|
|
/// # Reasons
|
|
|
|
/// To test rustdoc json
|
|
|
|
pub fn foo() {}
|
|
|
|
|
2025-03-20 23:01:32 +00:00
|
|
|
//@ set foo = "$.index[?(@.name=='foo')].id"
|
|
|
|
//@ is "$.index[?(@.name=='user_written')].links['foo#reasons']" $foo
|