Greg647465374's picture
shorten the files
41c095f
{
"ast": {
"items": [
{
"use": {
"tree": {
"path": {
"ident": "dioxus",
"tree": {
"path": {
"ident": "prelude",
"tree": "*"
}
}
}
}
}
},
{
"fn": {
"attrs": [
{
"meta": {
"path": {
"segments": [
{
"ident": "component"
}
]
}
},
"style": "outer"
}
],
"ident": "ExtractorAppHeader",
"inputs": [],
"output": {
"path": {
"segments": [
{
"ident": "Element"
}
]
}
},
"stmts": [
{
"macro": {
"delimiter": "brace",
"path": {
"segments": [
{
"ident": "rsx"
}
]
},
"tokens": [
{
"ident": "h1"
},
{
"group": {
"delimiter": "brace",
"stream": [
{
"lit": "\"📄 Markdown Code Extractor\""
}
]
}
},
{
"ident": "p"
},
{
"group": {
"delimiter": "brace",
"stream": [
{
"lit": "\"Upload markdown files to extract and copy code snippets with ease\""
}
]
}
}
]
}
}
],
"vis": "pub"
}
}
]
},
"file_path": "src\\extractor\\components\\appheader.rs",
"summary": {
"emoji_counts_in_strings": {
"📄": 1
},
"string_literals": [
"\"📄 Markdown Code Extractor\"",
"\"Upload markdown files to extract and copy code snippets with ease\""
],
"top_level_nodes": 1,
"total_nodes": 28,
"type_counts": {
"attrs": 1,
"delimiter": 3,
"fn": 1,
"group": 2,
"ident": 8,
"inputs": 1,
"items": 1,
"lit": 2,
"macro": 1,
"meta": 1,
"output": 1,
"path": 5,
"segments": 3,
"stmts": 1,
"stream": 2,
"style": 1,
"tokens": 1,
"tree": 3,
"use": 1,
"vis": 1
},
"word_counts": {
"and": 1,
"code": 2,
"copy": 1,
"ease": 1,
"extract": 1,
"extractor": 1,
"files": 1,
"markdown": 2,
"snippets": 1,
"to": 1,
"upload": 1,
"with": 1
},
"word_emoji_counts": {}
},
"timestamp": 1751588208
}