Skip to main content

variadic_element_is_nullable

Function variadic_element_is_nullable 

Source
fn variadic_element_is_nullable(ty: &Type) -> bool
Expand description

For a Variadic<T> type, checks if T accepts NULL.