| Crates.io | loladb-core |
| lib.rs | loladb-core |
| version | 0.1.0 |
| created_at | 2025-12-22 20:42:06.685249+00 |
| updated_at | 2025-12-22 20:42:06.685249+00 |
| description | Core database engine for LolaDB |
| homepage | https://github.com/asuta274/loladb |
| repository | https://github.com/asuta274/loladb |
| max_upload_size | |
| id | 2000238 |
| size | 273,647 |
The core database engine for LolaDB.
use core::start;
fn main() {
start(); // Prints "Hello World"
}
Licensed under either of Apache License, Version 2.0 or MIT license at your option.