{"id":19779026,"url":"https://github.com/rongfengliang/rust-mod-workspace","last_synced_at":"2026-05-04T12:32:56.795Z","repository":{"id":106173168,"uuid":"193442800","full_name":"rongfengliang/rust-mod-workspace","owner":"rongfengliang","description":"rust-mod-workspace","archived":false,"fork":false,"pushed_at":"2019-06-26T06:21:52.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T13:59:10.618Z","etag":null,"topics":["cargo","docker","docker-compose","rust","rust-learning"],"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/rongfengliang.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":"2019-06-24T05:56:18.000Z","updated_at":"2019-08-30T03:35:49.000Z","dependencies_parsed_at":"2023-06-18T16:17:15.416Z","dependency_job_id":null,"html_url":"https://github.com/rongfengliang/rust-mod-workspace","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/rongfengliang%2Frust-mod-workspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Frust-mod-workspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Frust-mod-workspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Frust-mod-workspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rongfengliang","download_url":"https://codeload.github.com/rongfengliang/rust-mod-workspace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241110616,"owners_count":19911366,"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":["cargo","docker","docker-compose","rust","rust-learning"],"created_at":"2024-11-12T05:33:13.473Z","updated_at":"2026-05-04T12:32:51.749Z","avatar_url":"https://github.com/rongfengliang.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cargo workspace \u0026\u0026 mod learning\n\n## for workspace (with build )\n\n* build\n\n```code\ncargo build --all\n```\n\n* running binary file\n\n```code\nroot:\ntarget/debug/mod-app\n\nlib/usersmain:\ntarget/debug/usersmain\n```\n\n## test\n\n* root running\n\n```code\ncargo run\n```\n\n* running usersmain (workspace)\n\n```code\ncargo run  -p usersmain\n```\n\n## docker build\n\n\u003e docker multi stage for build  \u0026\u0026  docker-compose for build docker image\n\n* image build\n\n```code\ndocker-compose build\n```\n\n* image running\n\n```code\ndocker-compose up\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongfengliang%2Frust-mod-workspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frongfengliang%2Frust-mod-workspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongfengliang%2Frust-mod-workspace/lists"}