workspacer-interface 0.2.0

Core trait definitions and error types for the Workspacer ecosystem, providing unified interfaces for workspace and crate management.
Documentation
[dependencies.get-file-size]
version = "0.1.0"

[dependencies.lightweight-command-runner]
version = "0.1.0"

[dependencies.workspacer-3p]
version = "0.2.0"

[lib]
name = "workspacer_interface"
path = "src/lib.rs"

[package]
authors = ["klebs tpk3.mx@gmail.com"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Core trait definitions and error types for the Workspacer ecosystem, providing unified interfaces for workspace and crate management."
edition = "2024"
license = "MIT OR Apache-2.0"
name = "workspacer-interface"
readme = "README.md"
repository = "https://github.com/klebs6/klebs-general"
version = "0.2.0"