Module Jenga_lib.Api.Located_error.Loc.Source

type t =
| File of Path.t
| Other of string

(** When the location is not a file on disk, such as Var.t *)