plebeia
Fs.Name8bits
Path encoding. 8bits/1char, the simplest encoding but inefficient
plebeia.msync
plebeia.test_utils
type t = string
Type of file and directory names
val equal : t -> t -> bool
val to_string : t -> string
val pp : Format.formatter -> t -> unit
val to_segment : t -> Segment.t
val of_segment : Segment.t -> t option
val test : string -> unit