rs_orm 0.1.0

一个类似Django的Rust ORM实现
Documentation
  • Coverage
  • 66.67%
    38 out of 57 items documented0 out of 11 items with examples
  • Size
  • Source code size: 7.38 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.1 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • flyInRust

Rust Orm

一个基于sqlx的类Django的orm框架实现