We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b7feb0 commit f281397Copy full SHA for f281397
src/lib.rs
@@ -2,7 +2,7 @@
2
// This source code is licensed under both the Apache 2.0 and MIT License
3
// (found in the LICENSE-* files in the repository)
4
5
-//! Fjall is an log-structured embeddable key-value storage engine written in Rust. It features:
+//! Fjall is a log-structured embeddable key-value storage engine written in Rust. It features:
6
//!
7
//! - Thread-safe BTreeMap-like API
8
//! - 100% safe & stable Rust
0 commit comments