Skip to content
crates · rust

Shared utilities for KBVE Rustsoul

A Rust utility crate in the KBVE monorepo, published as part of the shared crates pipeline for reuse across KBVE Rust projects and services.

Reuse across the workspace

Maintained under packages/rust/soul and published through the shared crates pipeline so it can be reused across KBVE Rust projects and services, with versioning tracked in version.toml.

  • Pipeline — released alongside the other workspace crates.
  • MIT — open for use across the KBVE workspace.
soulPackage
0.1.1Version
cratesPipeline
MITLicense

What it gives you

Features

Workspace crate

Part of the KBVE Rust crates collection, versioned and released through the shared crates pipeline.

Reusable

Intended for reuse across KBVE Rust projects rather than a single application.

MIT licensed

Open for use alongside the other KBVE workspace crates.

Questions

Frequently asked

What is the Soul crate?

Soul is a Rust utility crate maintained in the KBVE monorepo and shipped through the shared crates pipeline for reuse across KBVE Rust projects.

How is the Soul crate versioned and published?

Soul follows the KBVE crates pipeline, with its version tracked in version.toml under packages/rust/soul and released alongside the other workspace crates.

What license does Soul use?

Soul is released under the MIT license, like the other open Rust crates in the KBVE workspace.