btrfs-0.1.0.0: Bindings to the btrfs API
System.Linux.Btrfs.UUID
Synopsis
data UUID Source
A UUID is stored as two big-endian Word64s.
UUID
Word64
Constructors
Instances
toString :: UUID -> String Source
fromString :: String -> Maybe UUID Source