from-sqlite-row-macro 1.0.0

from-sqlite-row-macro 是一个配套dev-tool crate,对自定义的结构体进行从row转为自定义结构的简化编写方式。
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 7.34 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 280.4 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 6s Average build duration of successful builds.
  • all releases: 6s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Documentation
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • TheoryDance

from-sqlite-row-macro

介绍

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

cargo add dev-tool