authenticator-rs
authenticator-rs copied to clipboard
Add AuthenticatorData::to_writer
An AuthenticatorData::to_writer function would let us avoid some copies from Vec<u8> to ThinVec<u8> in Firefox.