ito-common 0.1.7

Common utilities and error types for Ito
Documentation

Shared utilities used across Ito crates.

ito-common is intentionally small and boring: it contains foundational building blocks that are reused across the workspace but do not encode domain-specific behavior.

Most crates should depend on these helpers instead of duplicating ad-hoc parsing, path construction, and I/O glue.