// rustfmt-array_layout: Visual // Array layout fn main() { let lorem = vec!["ipsum","dolor","sit","amet","consectetur","adipiscing","elit"]; }