{"id":17676454,"url":"https://github.com/jermspeaks/rust-tutorial","last_synced_at":"2025-03-30T17:25:30.947Z","repository":{"id":83246052,"uuid":"117049886","full_name":"jermspeaks/rust-tutorial","owner":"jermspeaks","description":"A tutorial from Rust book","archived":false,"fork":false,"pushed_at":"2018-01-16T19:19:01.000Z","size":4445,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T19:33:34.064Z","etag":null,"topics":["rust","tutorial"],"latest_commit_sha":null,"homepage":null,"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/jermspeaks.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}},"created_at":"2018-01-11T04:26:25.000Z","updated_at":"2023-03-05T06:16:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"1cbe2b1f-7672-4f29-a374-f3e9563a238b","html_url":"https://github.com/jermspeaks/rust-tutorial","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/jermspeaks%2Frust-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jermspeaks%2Frust-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jermspeaks%2Frust-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jermspeaks%2Frust-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jermspeaks","download_url":"https://codeload.github.com/jermspeaks/rust-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246352852,"owners_count":20763542,"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":["rust","tutorial"],"created_at":"2024-10-24T07:25:39.263Z","updated_at":"2025-03-30T17:25:30.916Z","avatar_url":"https://github.com/jermspeaks.png","language":"Rust","readme":"# Rust Tutorial\n\nThis project follows loosely the [rust language book](https://doc.rust-lang.org/book/), first and second editions. \n\nThis readme contains some additional notes to start using rust\n\n## Installing Rust\n\n```bash\n$ curl https://sh.rustup.rs -sSf | sh\n```\n\n## Cargo\n\n### Commands\n\n* `cargo build` - Compiles project to executable\n* `cargo run` - Compiles and executes project\n* `cargo new project_name --bin` - Creates new project and executable\n\n## Uninstalling\n\n```bash\n$ rustup self uninstall\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjermspeaks%2Frust-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjermspeaks%2Frust-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjermspeaks%2Frust-tutorial/lists"}