Module Info.PlatformDevice

type t = {
  1. compatible : string list;
}
val pp : t Fmt.t