Expand description
Shared utility functions and security primitives for Zeph crates.
This crate provides pure utility functions (text manipulation, network helpers,
sanitization primitives) and security primitives (Secret, VaultError) that are
needed by multiple crates. It has no zeph-* dependencies. The optional treesitter
feature adds tree-sitter query constants and helpers.