A parsed /etc/fstab entry.
/etc/fstab
@type t() :: %Sys.Linux.Fstab.Spec{ device: String.t(), fs_type: String.t(), mount_opts: [String.t()], mount_point: Path.t() }