Trait ring::polyfill::array_flatten::ArrayFlatten
source · pub trait ArrayFlatten {
type Output;
// Required method
fn array_flatten(self) -> Self::Output;
}
Required Associated Types§
Required Methods§
sourcefn array_flatten(self) -> Self::Output
fn array_flatten(self) -> Self::Output
Returns the flattened form of a