Files
arrayvec/tests
bluss 8f8617b967 TEST: Add test that Some(ArrayVec<[&_;_]>).is_some()
This seems like a trivial test, but since it can fail, it shows us that
we don't have a sound implementation yet.
2018-12-15 14:47:19 +01:00
..