Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] Remove reverse_tpk_map and reverse_tcm_map #1876

Open
howardwu opened this issue Aug 8, 2023 · 0 comments
Open

[Proposal] Remove reverse_tpk_map and reverse_tcm_map #1876

howardwu opened this issue Aug 8, 2023 · 0 comments

Comments

@howardwu
Copy link
Contributor

howardwu commented Aug 8, 2023

💥 Proposal

Currently, neither of these maps are being used:

/// Returns the reverse `tpk` map.
fn reverse_tpk_map(&self) -> &Self::ReverseTPKMap;

/// Returns the reverse `tcm` map.
fn reverse_tcm_map(&self) -> &Self::ReverseTCMMap;

If there are developers who value these, please chime in here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant