This website requires JavaScript.
Explore
Help
Sign In
jeremy
/
pokemon
Watch
1
Star
0
Fork
0
You've already forked pokemon
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
ede5b7074ed1fdae02473341349d88e099e76299
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jeremy Yin
ede5b7074e
增加测试
2023-07-03 21:24:22 +08:00
src
增加测试
2023-07-03 21:24:22 +08:00
.gitignore
尝试rust里面实现架构设计
2023-02-13 23:00:22 +08:00
Cargo.lock
http
2023-02-14 00:18:07 +08:00
Cargo.toml
http
2023-02-14 00:18:07 +08:00
Description
六边形架构的 Rust 实现,根据文章
https://github.com/rustlang-cn/Rustt/blob/main/Articles/%5B2022-04-03%5D%20Rust%20%E5%85%AD%E8%BE%B9%E5%BD%A2%E6%9E%B6%E6%9E%84/README.md
参考进行逐步编码实现,其实已经与我的分层架构非常接近了,在小项目中感受不大,但是一旦进入中大型业务仓库,这种代码的组织和架构形式,对仓库代码的编码质量具有颠覆性的提升能力。
53
KiB
Languages
Rust
100%