NullableStore.TypeValue

struct NullableStore(T)
alias TypeValue = T

Meta