Skip to content

Vec view

Patiga requested to merge Patiga/structview-rs:vec_view into master

Add functionality to view vectors and slices. The error handling uses the existing error type because adding more variants would break backwards compatibility.

Merge request reports