Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
I would like to add the following methods to Schema to make it easier to work with.
pub fn field_with_name(&self, name: &str) -> Result<&Field>; pub fn index_of(&self, name: &str) -> Result<usize>;
Attachments
Issue Links
- links to