Function easy_plugin::extractor::ty_to_array []

pub fn ty_to_array(ty: &Ty) -> Result<(P<Ty>, P<Expr>), (Span, String)>

Returns the TyKind::Array values in the supplied Ty.