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
Right now it just panics (see pkgs/crate-genotype-parser/src/tree/record_key.rs), but it would be better to return an error instead. It will require the TsConvert trait to return Result, so I postponed it when adding int/float sizes.