from-sqlite-row-macro

Crates.iofrom-sqlite-row-macro
lib.rsfrom-sqlite-row-macro
version1.0.0
created_at2025-09-04 03:18:29.878463+00
updated_at2025-09-04 03:18:29.878463+00
descriptionfrom-sqlite-row-macro 是一个配套dev-tool crate,对自定义的结构体进行从row转为自定义结构的简化编写方式。
homepage
repositoryhttps://gitee.com/ranfusheng/rust-dev-tool.git
max_upload_size
id1823575
size7,346
(TheoryDance)

documentation

https://crates.io/crates/from-sqlite-row-macro

README

from-sqlite-row-macro

介绍

from-sqlite-row-macro 是一个配套dev-tool crate,对自定义的结构体进行从row转为自定义结构的简化编写方式。

cargo add dev-tool
Commit count: 0

cargo fmt