llkv-result 0.8.5-alpha

Result and error types for the LLKV toolkit.
Documentation
1
2
3
4
5
6
7
8
9
# LLKV Result

`llkv-result` provides lightweight result and error types and serves as the base set of result types for the [LLKV](../) database toolkit.

This crate is not intended for direct standalone use.

## License

Licensed under the [Apache-2.0 License](../LICENSE).