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
Standard input and output-like types introduced in 79ad8ef can be refactored to a separate, reusable crate. As an additional benefit it will push unsafe and potentially UB-causing bits to another unit, "clearing" the fleetspeak crate. See discussion in #6 for more details.
The text was updated successfully, but these errors were encountered:
Standard input and output-like types introduced in 79ad8ef can be refactored to a separate, reusable crate. As an additional benefit it will push unsafe and potentially UB-causing bits to another unit, "clearing" the
fleetspeak
crate. See discussion in #6 for more details.The text was updated successfully, but these errors were encountered: