bakbon 0.1.1

On top of BakBon, the next step (Qortex) will be a multi‑service distributed system that uses BakBon’s microkernel to compose AI, payment, storage and other services into a customizable distributed architecture.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "bakbon"
version = "0.1.1"
dependencies = [
 "bytes",
]

[[package]]
name = "bytes"
version = "1.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3"