[dependencies.workspacer-3p]
version = "0.5.1"
[lib]
name = "workspacer_document"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["data-structures", "parsing", "template-engine", "development-tools", "text-processing"]
description = "A Rust library for parsing, organizing, and managing documents within multi-workspace environments. Optimized for speed and efficiency."
edition = "2024"
keywords = ["document", "workspace", "parser", "optimization", "rust"]
license = "MIT"
name = "workspacer-document"
readme = "README.md"
version = "0.1.1"