Pinned Repositories
from-attr
make it easy to parse attributes
homebrew-tap
My homebrew tap repository
macro-v
Attribute macro for making the visibility of the `macro_rules!` macro the same as other items. -- 一个让声名式宏的可见性和其他 item 一样的属性宏
nade
Adding named and default arguments to Rust functions -- 为 Rust 函数添加命名参数和默认参数
poem-extensions
为Poem框架添加扩展功能 -- Add some extensions to Poem web framework
poem-sea-orm-middleware
Sea ORM middleware for Poem web
predawn
Predawn is a Rust web framework like Spring Boot -- Predawn 是一个类似 Spring Boot 的 Rust web 框架
reader
rudi
Rudi - an out-of-the-box dependency injection framework for Rust -- Rudi,一个开箱即用的 Rust 依赖注入框架
sea-orm-adapter
Sea ORM adapter for casbin-rs
ZihanType's Repositories
ZihanType/predawn
Predawn is a Rust web framework like Spring Boot -- Predawn 是一个类似 Spring Boot 的 Rust web 框架
ZihanType/rudi
Rudi - an out-of-the-box dependency injection framework for Rust -- Rudi,一个开箱即用的 Rust 依赖注入框架
ZihanType/nade
Adding named and default arguments to Rust functions -- 为 Rust 函数添加命名参数和默认参数
ZihanType/sea-orm-adapter
Sea ORM adapter for casbin-rs
ZihanType/poem-extensions
为Poem框架添加扩展功能 -- Add some extensions to Poem web framework
ZihanType/poem-sea-orm-middleware
Sea ORM middleware for Poem web
ZihanType/macro-v
Attribute macro for making the visibility of the `macro_rules!` macro the same as other items. -- 一个让声名式宏的可见性和其他 item 一样的属性宏
ZihanType/from-attr
make it easy to parse attributes
ZihanType/homebrew-tap
My homebrew tap repository
ZihanType/reader