Use FieldIdx
in FieldsShape
Finally got to the main motivating example from the MCP :)
This commit is contained in:
parent
bf41e753ec
commit
21bb8ef24e
7 changed files with 133 additions and 101 deletions
|
@ -5,6 +5,7 @@
|
|||
//! This API is completely unstable and subject to change.
|
||||
|
||||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
|
||||
#![feature(iterator_try_collect)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(never_type)]
|
||||
#![feature(box_patterns)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue