When encoding a proc-macro crate, there may be gaps in the table (since we only encode the crate root and proc-macro items). Account for this by checking if the entry is present, rather than using `unwrap()` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
When encoding a proc-macro crate, there may be gaps in the table (since we only encode the crate root and proc-macro items). Account for this by checking if the entry is present, rather than using `unwrap()` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||