| { | |
| "ast": { | |
| "items": [ | |
| { | |
| "use": { | |
| "tree": { | |
| "path": { | |
| "ident": "walkdir", | |
| "tree": { | |
| "ident": "WalkDir" | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "use": { | |
| "tree": { | |
| "path": { | |
| "ident": "std", | |
| "tree": { | |
| "path": { | |
| "ident": "fs", | |
| "tree": { | |
| "group": [ | |
| { | |
| "ident": "self" | |
| }, | |
| { | |
| "ident": "File" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "use": { | |
| "tree": { | |
| "path": { | |
| "ident": "std", | |
| "tree": { | |
| "path": { | |
| "ident": "io", | |
| "tree": { | |
| "ident": "Write" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "use": { | |
| "tree": { | |
| "path": { | |
| "ident": "std", | |
| "tree": { | |
| "path": { | |
| "ident": "path", | |
| "tree": { | |
| "group": [ | |
| { | |
| "ident": "Path" | |
| }, | |
| { | |
| "ident": "PathBuf" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "use": { | |
| "tree": { | |
| "path": { | |
| "ident": "std", | |
| "tree": { | |
| "path": { | |
| "ident": "collections", | |
| "tree": { | |
| "group": [ | |
| { | |
| "ident": "HashMap" | |
| }, | |
| { | |
| "ident": "HashSet" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "use": { | |
| "tree": { | |
| "path": { | |
| "ident": "solfunmeme_dioxus", | |
| "tree": { | |
| "path": { | |
| "ident": "core", | |
| "tree": { | |
| "path": { | |
| "ident": "files", | |
| "tree": "*" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "fn": { | |
| "ident": "main", | |
| "inputs": [], | |
| "output": null, | |
| "stmts": [ | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "macro": { | |
| "delimiter": "bracket", | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "vec" | |
| } | |
| ] | |
| }, | |
| "tokens": [ | |
| { | |
| "lit": "\"src\"" | |
| }, | |
| { | |
| "punct": { | |
| "op": ",", | |
| "spacing": "alone" | |
| } | |
| }, | |
| { | |
| "lit": "\"vendor\"" | |
| }, | |
| { | |
| "punct": { | |
| "op": ",", | |
| "spacing": "alone" | |
| } | |
| }, | |
| { | |
| "lit": "\"founding_docs\"" | |
| } | |
| ] | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "roots" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "call": { | |
| "args": [ | |
| { | |
| "lit": { | |
| "str": "\"src/generated\"" | |
| } | |
| } | |
| ], | |
| "func": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "Path" | |
| }, | |
| { | |
| "ident": "new" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "generated_dir" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "call": { | |
| "args": [], | |
| "func": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "HashSet" | |
| }, | |
| { | |
| "ident": "new" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "used_struct_names", | |
| "mut": true | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "call": { | |
| "args": [], | |
| "func": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "HashMap" | |
| }, | |
| { | |
| "ident": "new" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "module_name_counts", | |
| "mut": true | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "call": { | |
| "args": [], | |
| "func": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "Vec" | |
| }, | |
| { | |
| "ident": "new" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "module_names", | |
| "mut": true | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "expr": [ | |
| { | |
| "method_call": { | |
| "args": [], | |
| "method": "unwrap", | |
| "receiver": { | |
| "call": { | |
| "args": [ | |
| { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "generated_dir" | |
| } | |
| ] | |
| } | |
| } | |
| ], | |
| "func": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "fs" | |
| }, | |
| { | |
| "ident": "create_dir_all" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| true | |
| ] | |
| }, | |
| { | |
| "expr": [ | |
| { | |
| "for_loop": { | |
| "body": [ | |
| { | |
| "expr": [ | |
| { | |
| "for_loop": { | |
| "body": [ | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "method_call": { | |
| "args": [], | |
| "method": "path", | |
| "receiver": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "entry" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "path" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "method_call": { | |
| "args": [ | |
| { | |
| "lit": { | |
| "str": "\"\\\\\"" | |
| } | |
| }, | |
| { | |
| "lit": { | |
| "str": "\"/\"" | |
| } | |
| } | |
| ], | |
| "method": "replace", | |
| "receiver": { | |
| "method_call": { | |
| "args": [], | |
| "method": "to_string_lossy", | |
| "receiver": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "path" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "folder_path" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "macro": { | |
| "delimiter": "paren", | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "format" | |
| } | |
| ] | |
| }, | |
| "tokens": [ | |
| { | |
| "lit": "\"Our{}Extractor\"" | |
| }, | |
| { | |
| "punct": { | |
| "op": ",", | |
| "spacing": "alone" | |
| } | |
| }, | |
| { | |
| "ident": "path_to_camel_case" | |
| }, | |
| { | |
| "group": { | |
| "delimiter": "parenthesis", | |
| "stream": [ | |
| { | |
| "ident": "path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "punct": { | |
| "op": ".", | |
| "spacing": "alone" | |
| } | |
| }, | |
| { | |
| "ident": "to_string" | |
| }, | |
| { | |
| "group": { | |
| "delimiter": "parenthesis", | |
| "stream": [] | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "base_struct_name" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "call": { | |
| "args": [ | |
| { | |
| "reference": { | |
| "expr": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "base_struct_name" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "reference": { | |
| "expr": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "used_struct_names" | |
| } | |
| ] | |
| } | |
| }, | |
| "mut": true | |
| } | |
| } | |
| ], | |
| "func": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "sanitize_struct_name" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "struct_name" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "call": { | |
| "args": [ | |
| { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "path" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "reference": { | |
| "expr": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "module_name_counts" | |
| } | |
| ] | |
| } | |
| }, | |
| "mut": true | |
| } | |
| } | |
| ], | |
| "func": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "path_to_module_name" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "module_name" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "expr": [ | |
| { | |
| "method_call": { | |
| "args": [ | |
| { | |
| "method_call": { | |
| "args": [], | |
| "method": "clone", | |
| "receiver": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "module_name" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| ], | |
| "method": "push", | |
| "receiver": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "module_names" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| }, | |
| true | |
| ] | |
| }, | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "call": { | |
| "args": [], | |
| "func": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "String" | |
| }, | |
| { | |
| "ident": "new" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "output", | |
| "mut": true | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "expr": [ | |
| { | |
| "method_call": { | |
| "args": [ | |
| { | |
| "lit": { | |
| "str": "\"use rust_embed::Embed;\\n\\n\"" | |
| } | |
| } | |
| ], | |
| "method": "push_str", | |
| "receiver": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "output" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| }, | |
| true | |
| ] | |
| }, | |
| { | |
| "expr": [ | |
| { | |
| "method_call": { | |
| "args": [ | |
| { | |
| "reference": { | |
| "expr": { | |
| "macro": { | |
| "delimiter": "paren", | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "format" | |
| } | |
| ] | |
| }, | |
| "tokens": [ | |
| { | |
| "lit": "\"#[derive(Embed)]\\n#[folder = \\\"{folder}\\\"]\\npub struct {struct_name};\\n\"" | |
| }, | |
| { | |
| "punct": { | |
| "op": ",", | |
| "spacing": "alone" | |
| } | |
| }, | |
| { | |
| "ident": "folder" | |
| }, | |
| { | |
| "punct": { | |
| "op": "=", | |
| "spacing": "alone" | |
| } | |
| }, | |
| { | |
| "ident": "folder_path" | |
| }, | |
| { | |
| "punct": { | |
| "op": ",", | |
| "spacing": "alone" | |
| } | |
| }, | |
| { | |
| "ident": "struct_name" | |
| }, | |
| { | |
| "punct": { | |
| "op": "=", | |
| "spacing": "alone" | |
| } | |
| }, | |
| { | |
| "ident": "struct_name" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| ], | |
| "method": "push_str", | |
| "receiver": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "output" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| }, | |
| true | |
| ] | |
| }, | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "method_call": { | |
| "args": [ | |
| { | |
| "macro": { | |
| "delimiter": "paren", | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "format" | |
| } | |
| ] | |
| }, | |
| "tokens": [ | |
| { | |
| "lit": "\"{}.rs\"" | |
| }, | |
| { | |
| "punct": { | |
| "op": ",", | |
| "spacing": "alone" | |
| } | |
| }, | |
| { | |
| "ident": "module_name" | |
| } | |
| ] | |
| } | |
| } | |
| ], | |
| "method": "join", | |
| "receiver": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "generated_dir" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "module_file" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "method_call": { | |
| "args": [], | |
| "method": "unwrap", | |
| "receiver": { | |
| "call": { | |
| "args": [ | |
| { | |
| "reference": { | |
| "expr": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "module_file" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| ], | |
| "func": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "File" | |
| }, | |
| { | |
| "ident": "create" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "f", | |
| "mut": true | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "expr": [ | |
| { | |
| "method_call": { | |
| "args": [], | |
| "method": "unwrap", | |
| "receiver": { | |
| "method_call": { | |
| "args": [ | |
| { | |
| "method_call": { | |
| "args": [], | |
| "method": "as_bytes", | |
| "receiver": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "output" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| ], | |
| "method": "write_all", | |
| "receiver": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "f" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| true | |
| ] | |
| } | |
| ], | |
| "expr": { | |
| "method_call": { | |
| "args": [ | |
| { | |
| "closure": { | |
| "body": { | |
| "method_call": { | |
| "args": [], | |
| "method": "is_dir", | |
| "receiver": { | |
| "method_call": { | |
| "args": [], | |
| "method": "file_type", | |
| "receiver": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "e" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "inputs": [ | |
| { | |
| "ident": { | |
| "ident": "e" | |
| } | |
| } | |
| ], | |
| "output": null | |
| } | |
| } | |
| ], | |
| "method": "filter", | |
| "receiver": { | |
| "method_call": { | |
| "args": [ | |
| { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "Result" | |
| }, | |
| { | |
| "ident": "ok" | |
| } | |
| ] | |
| } | |
| } | |
| ], | |
| "method": "filter_map", | |
| "receiver": { | |
| "method_call": { | |
| "args": [], | |
| "method": "into_iter", | |
| "receiver": { | |
| "call": { | |
| "args": [ | |
| { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "root" | |
| } | |
| ] | |
| } | |
| } | |
| ], | |
| "func": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "WalkDir" | |
| }, | |
| { | |
| "ident": "new" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "entry" | |
| } | |
| } | |
| } | |
| }, | |
| false | |
| ] | |
| } | |
| ], | |
| "expr": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "roots" | |
| } | |
| ] | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "root" | |
| } | |
| } | |
| } | |
| }, | |
| false | |
| ] | |
| }, | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "method_call": { | |
| "args": [ | |
| { | |
| "lit": { | |
| "str": "\"mod.rs\"" | |
| } | |
| } | |
| ], | |
| "method": "join", | |
| "receiver": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "generated_dir" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "mod_rs_path" | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "method_call": { | |
| "args": [], | |
| "method": "unwrap", | |
| "receiver": { | |
| "call": { | |
| "args": [ | |
| { | |
| "reference": { | |
| "expr": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "mod_rs_path" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| ], | |
| "func": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "File" | |
| }, | |
| { | |
| "ident": "create" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "mod_rs", | |
| "mut": true | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "let": { | |
| "init": { | |
| "expr": { | |
| "call": { | |
| "args": [], | |
| "func": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "String" | |
| }, | |
| { | |
| "ident": "new" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "mod_rs_content", | |
| "mut": true | |
| } | |
| } | |
| } | |
| }, | |
| { | |
| "expr": [ | |
| { | |
| "for_loop": { | |
| "body": [ | |
| { | |
| "expr": [ | |
| { | |
| "method_call": { | |
| "args": [ | |
| { | |
| "reference": { | |
| "expr": { | |
| "macro": { | |
| "delimiter": "paren", | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "format" | |
| } | |
| ] | |
| }, | |
| "tokens": [ | |
| { | |
| "lit": "\"pub mod {};\\n\"" | |
| }, | |
| { | |
| "punct": { | |
| "op": ",", | |
| "spacing": "alone" | |
| } | |
| }, | |
| { | |
| "ident": "module_name" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| ], | |
| "method": "push_str", | |
| "receiver": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "mod_rs_content" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| }, | |
| true | |
| ] | |
| } | |
| ], | |
| "expr": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "module_names" | |
| } | |
| ] | |
| } | |
| }, | |
| "pat": { | |
| "ident": { | |
| "ident": "module_name" | |
| } | |
| } | |
| } | |
| }, | |
| false | |
| ] | |
| }, | |
| { | |
| "expr": [ | |
| { | |
| "method_call": { | |
| "args": [], | |
| "method": "unwrap", | |
| "receiver": { | |
| "method_call": { | |
| "args": [ | |
| { | |
| "method_call": { | |
| "args": [], | |
| "method": "as_bytes", | |
| "receiver": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "mod_rs_content" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| ], | |
| "method": "write_all", | |
| "receiver": { | |
| "path": { | |
| "segments": [ | |
| { | |
| "ident": "mod_rs" | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| true | |
| ] | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| "file_path": "src\\bin\\generate_embedded.rs", | |
| "summary": { | |
| "emoji_counts_in_strings": {}, | |
| "string_literals": [ | |
| "\"src\"", | |
| "\"vendor\"", | |
| "\"founding_docs\"", | |
| "\"src/generated\"", | |
| "\"\\\\\"", | |
| "\"/\"", | |
| "\"Our{}Extractor\"", | |
| "\"use rust_embed::Embed;\\n\\n\"", | |
| "\"#[derive(Embed)]\\n#[folder = \\\"{folder}\\\"]\\npub struct {struct_name};\\n\"", | |
| "\"{}.rs\"", | |
| "\"mod.rs\"", | |
| "\"pub mod {};\\n\"" | |
| ], | |
| "top_level_nodes": 1, | |
| "total_nodes": 434, | |
| "type_counts": { | |
| "args": 36, | |
| "body": 4, | |
| "call": 12, | |
| "closure": 1, | |
| "delimiter": 7, | |
| "expr": 36, | |
| "fn": 1, | |
| "for_loop": 3, | |
| "func": 12, | |
| "group": 5, | |
| "ident": 123, | |
| "init": 16, | |
| "inputs": 2, | |
| "items": 1, | |
| "let": 16, | |
| "lit": 12, | |
| "macro": 5, | |
| "method": 24, | |
| "method_call": 24, | |
| "mut": 9, | |
| "op": 10, | |
| "output": 2, | |
| "pat": 19, | |
| "path": 54, | |
| "punct": 10, | |
| "receiver": 24, | |
| "reference": 7, | |
| "segments": 42, | |
| "spacing": 10, | |
| "stmts": 1, | |
| "str": 5, | |
| "stream": 2, | |
| "tokens": 5, | |
| "tree": 18, | |
| "use": 6 | |
| }, | |
| "word_counts": { | |
| "derive": 1, | |
| "embed": 2, | |
| "extractor": 1, | |
| "folder": 2, | |
| "founding_docs": 1, | |
| "generated": 1, | |
| "mod": 2, | |
| "n": 5, | |
| "npub": 1, | |
| "our": 1, | |
| "pub": 1, | |
| "rs": 2, | |
| "rust_embed": 1, | |
| "src": 2, | |
| "struct": 1, | |
| "struct_name": 1, | |
| "use": 1, | |
| "vendor": 1 | |
| }, | |
| "word_emoji_counts": { | |
| "🏛️🧱": 1, | |
| "📦": 2, | |
| "🔗": 1 | |
| } | |
| }, | |
| "timestamp": 1751588211 | |
| } |