geekorm-core

Crates.iogeekorm-core
lib.rsgeekorm-core
version
sourcesrc
created_at2024-04-10 21:34:14.943727
updated_at2025-01-20 21:46:53.24334
descriptionGeekORM Core Library
homepage
repositoryhttps://github.com/42ByteLabs/geekorm
max_upload_size
id1204089
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | 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
Mathew Payne (GeekMasher)

documentation

https://docs.rs/geekorm

README

GeekORM Core

GeekORM is a simple Object Relation Mapper for empowering your Rust development.

Backends

Currently there is the following backends supported by GeekORM:

Commit count: 473

cargo fmt