crash_orm_rocket

Crates.iocrash_orm_rocket
lib.rscrash_orm_rocket
version
sourcesrc
created_at2024-12-05 15:26:17.293813
updated_at2024-12-11 10:47:56.221317
descriptionIntegration for Crash ORM into rocket
homepagehttps://github.com/Cr4shd3v/crash_orm
repositoryhttps://github.com/Cr4shd3v/crash_orm
max_upload_size
id1473301
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(Cr4shd3v)

documentation

https://docs.rs/crash_orm_rocket/latest/crash_orm_rocket/

README

Crash ORM Rocket integration

This is an integration for Crash ORM into rocket.

See the provided tests to learn how to use this library.

Commit count: 369

cargo fmt