- Create `Answer` type that is not just a type alias of `Result` - Remove a usage of `map_layouts` to make the code easier to read - Don't hide errors related to Unknown Layout when computing transmutability |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| query_context.rs | ||
| tests.rs | ||
- Create `Answer` type that is not just a type alias of `Result` - Remove a usage of `map_layouts` to make the code easier to read - Don't hide errors related to Unknown Layout when computing transmutability |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| query_context.rs | ||
| tests.rs | ||