Description
Provides support for canonical S-expressions in OCaml. Tools and libraries use it as a small, consistent serialization format for structured data exchanged between OCaml components.
Use it when a project needs this exact data format, commonly in OCaml tooling. It is a library dependency and has no standalone interface.