docs.rs failed to build flyer-orm-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: flyer-orm-0.0.6

Flyer-ORM

Basic ORM Skeleton.

Publish For Temp usage.

TODO

  • Add query/execute raw query.
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }