package current

  1. Overview
  2. Docs

Module Current.StringSource

Sourcetype t = string
Sourceval digest : t -> string
Sourceval pp : t Fmt.t
Sourceval equal : t -> t -> bool
Sourceval marshal : t -> string
Sourceval unmarshal : string -> t