| Crates.io | dtlog |
| lib.rs | dtlog |
| version | 0.1.1 |
| created_at | 2024-09-29 16:30:59.646256+00 |
| updated_at | 2024-10-08 08:17:27.071796+00 |
| description | A log for tracking discard stats of multi-files databases. |
| homepage | https://github.com/al8n/dtlog |
| repository | https://github.com/al8n/dtlog |
| max_upload_size | |
| id | 1390970 |
| size | 155,783 |
Default
[dependencies]
dtlog = "0.1"
use without std (alloc required)
[dependencies]
dtlog = { version = "0.1", default-features = false, features = ["alloc"] }
Please see examples.
dtlog is under the terms of both the MIT license and the
Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT for details.
Copyright (c) 2024 Al Liu.