Skip to content

Code Cleanup#18

Merged
Qubik65536 merged 6 commits intomainfrom
refactor/code-cleanup
Jul 17, 2024
Merged

Code Cleanup#18
Qubik65536 merged 6 commits intomainfrom
refactor/code-cleanup

Conversation

@Qubik65536
Copy link
Copy Markdown
Contributor

@Qubik65536 Qubik65536 commented Jul 16, 2024

This PR shall be rebase merge.


This PR reorganize Rust codes (import statements, use & pub statements, etc.), reformat all Rust codes, add documentations to Rust codes, and reassure the use of async.

Signed-off-by: Qian Qian "Cubik"‎ <cubik65536@cubik65536.top>
@Qubik65536 Qubik65536 added type:other status:in-progress This is being worked on. component:core Related to the core library component. component:cli Related to the CLI version of toolkit. component:tauri-backend Related to the backend of Tauri GUI application. component:tauri-frontend Related to the frontend of Tauri GUI application. labels Jul 16, 2024
@Qubik65536 Qubik65536 self-assigned this Jul 16, 2024
Signed-off-by: Qian Qian "Cubik"‎ <cubik65536@cubik65536.top>
Signed-off-by: Qian Qian "Cubik"‎ <cubik65536@cubik65536.top>
Signed-off-by: Qian Qian "Cubik"‎ <cubik65536@cubik65536.top>
@Qubik65536 Qubik65536 changed the title refactor: Code Cleanup Code Cleanup Jul 16, 2024
Signed-off-by: Qian Qian "Cubik"‎ <cubik65536@cubik65536.top>
Signed-off-by: Qian Qian "Cubik"‎ <cubik65536@cubik65536.top>
@Qubik65536 Qubik65536 marked this pull request as ready for review July 17, 2024 02:33
@Qubik65536 Qubik65536 merged commit 4b79668 into main Jul 17, 2024
@Qubik65536 Qubik65536 deleted the refactor/code-cleanup branch July 17, 2024 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:cli Related to the CLI version of toolkit. component:core Related to the core library component. component:tauri-backend Related to the backend of Tauri GUI application. component:tauri-frontend Related to the frontend of Tauri GUI application. status:in-progress This is being worked on. type:other

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REFACTOR] 重新整理代码,增加注释、确保异步的合理使用和更清晰的 use 使用

1 participant