template <typename ElementType, size_t ElementCount = cpp20::dynamic_extent>

struct Io

Defined at line 79 of file ../../zircon/system/ulib/hwreg/include/hwreg/array.h

This can't just be an alias since then it couldn't have a deduction guide.