Description
Provides an alternative string module for OCaml programs. It offers helpers for safer and more convenient text handling in libraries, command-line tools, and applications.
Use it when maintaining OCaml code that depends on Astring or when a project wants its string utilities. It is a library dependency and does not run as a separate program.