This package defines mechanisms to partially recover from errors when decoding Decodable types. It also aims to provide an ergonomic API for inspecting decoding errors during development and reporting them in production. After running this code, foo will be a Foo where foo.array == [1, 3] and foo.

Read more