Correct rustdoc JSON example

This commit is contained in:
Horu 2024-03-18 21:34:41 +07:00
parent 577c50cf06
commit 8e172d6dc1
1 changed files with 1 additions and 1 deletions

View File

@ -877,7 +877,7 @@ pub fn references<'a>(a: &'a mut str) -> &'static MyType {}
"type": {
"kind": "resolved_path",
"inner": {
"name": "String",
"name": "MyType",
"id": "5:4936",
"args": {
"angle_bracketed": {