{"id":17100638,"url":"https://github.com/jakobhellermann/pretty-type-name","last_synced_at":"2025-04-12T23:53:56.229Z","repository":{"id":54175264,"uuid":"339876252","full_name":"jakobhellermann/pretty-type-name","owner":"jakobhellermann","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-24T12:56:21.000Z","size":8,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T23:53:51.984Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakobhellermann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-17T22:49:21.000Z","updated_at":"2024-11-05T06:41:44.000Z","dependencies_parsed_at":"2023-02-13T21:20:27.175Z","dependency_job_id":null,"html_url":"https://github.com/jakobhellermann/pretty-type-name","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakobhellermann%2Fpretty-type-name","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakobhellermann%2Fpretty-type-name/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakobhellermann%2Fpretty-type-name/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakobhellermann%2Fpretty-type-name/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakobhellermann","download_url":"https://codeload.github.com/jakobhellermann/pretty-type-name/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647236,"owners_count":21139083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T15:14:19.288Z","updated_at":"2025-04-12T23:53:56.209Z","avatar_url":"https://github.com/jakobhellermann.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pretty-type-name\n\nA shorter version of `std::any::type_name`.\n\n## Example\n\n```rust\nuse pretty_type_name::pretty_type_name;\n\nmod foo {\n    pub mod bar {\n        pub struct X\u003cT\u003e(T);\n    }\n\n    pub struct Y;\n}\n\nprintln!(pretty_type_name::\u003cfoo::bar::X\u003cfoo::Y\u003e\u003e());\n// prints `X\u003cY\u003e`\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakobhellermann%2Fpretty-type-name","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakobhellermann%2Fpretty-type-name","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakobhellermann%2Fpretty-type-name/lists"}