surrealdb-core-nightly

Crates.iosurrealdb-core-nightly
lib.rssurrealdb-core-nightly
version
sourcesrc
created_at2024-02-05 23:55:52.407341
updated_at2024-12-13 00:30:16.897691
descriptionA nightly release of the surrealdb-core crate
homepagehttps://github.com/surrealdb/surrealdb
repositoryhttps://github.com/surrealdb/surrealdb
max_upload_size
id1128114
Cargo.toml error:TOML parse error at line 20, column 1 | 20 | 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
Tobie Morgan Hitchcock (tobiemh)

documentation

https://docs.rs/surrealdb-core/

README

SurrealDB Core

This crate is the internal core library of SurrealDB. It contains most of the database functionality on top of which the surreal binary is implemented. This crate should not be used outside of SurrealDB itself. For a stable interface to the SurrealDB library see the Rust SDK

Commit count: 3508

cargo fmt