{"id":26165077,"url":"https://github.com/0xsaksham/programming-concepts-rust","last_synced_at":"2025-09-01T22:36:37.676Z","repository":{"id":207731367,"uuid":"719951078","full_name":"0xSaksham/Programming-Concepts-Rust","owner":"0xSaksham","description":"Rust code snippets showcasing arrow functions with parentheses, function calls, and a demonstration of statements vs. expressions. 🦀","archived":false,"fork":false,"pushed_at":"2023-11-21T11:50:34.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T06:43:39.616Z","etag":null,"topics":["practice-programming","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xSaksham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-11-17T08:54:57.000Z","updated_at":"2023-11-22T09:03:02.000Z","dependencies_parsed_at":"2023-11-21T12:39:57.299Z","dependency_job_id":null,"html_url":"https://github.com/0xSaksham/Programming-Concepts-Rust","commit_stats":null,"previous_names":["0xsaksham/programming-concepts-rust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xSaksham/Programming-Concepts-Rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xSaksham%2FProgramming-Concepts-Rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xSaksham%2FProgramming-Concepts-Rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xSaksham%2FProgramming-Concepts-Rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xSaksham%2FProgramming-Concepts-Rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xSaksham","download_url":"https://codeload.github.com/0xSaksham/Programming-Concepts-Rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xSaksham%2FProgramming-Concepts-Rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273203217,"owners_count":25063275,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["practice-programming","rust","rust-lang"],"created_at":"2025-03-11T15:57:47.492Z","updated_at":"2025-09-01T22:36:37.636Z","avatar_url":"https://github.com/0xSaksham.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Programming Concepts Rust**\n\n**Description**\n\nThis repository contains a collection of Rust functions demonstrating various concepts of the language.\n\n**Usage**\n\nTo run the code, save the files in a Rust project and call the functions from the `main` function.\n\n**Examples**\n\n* Calling the `plus_one` function:\n\n```rust\nlet x = plus_one(4);\nprintln!(\"x: {}\", x);\n```\n\n* Calling the `another_function` function:\n\n```rust\nanother_function();\n```\n\n* Calling the `parameter_function` function:\n\n```rust\nparameter_function(6);\n```\n\n* Calling the `two_parameter_function` function:\n\n```rust\ntwo_parameter_function(22, 'Z');\n```\n\n**Contributing**\n\nContributions to this repository are welcome. Please create an issue or pull request to submit your changes.\n\n**License**\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xsaksham%2Fprogramming-concepts-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xsaksham%2Fprogramming-concepts-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xsaksham%2Fprogramming-concepts-rust/lists"}