You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under the hood, TransmuteFrom uses trees, NFAs and DFAs to richly encode the layouts of Rust types. It would be useful for both our own debugging and for external users of TransmuteFrom to see these representations in visual form.