even better
This commit is contained in:
parent
f6b88a9ae0
commit
aa2989b16f
@ -405,7 +405,7 @@ impl<'slice, State> VerificationSendable<'slice, State> {
|
||||
|
||||
/// Release the PUS TM struct. This also releases the mutable slice reference,
|
||||
/// which can be useful or necessary before sending the data.
|
||||
pub fn release_buf(self) -> VerificationSendableErased<State> {
|
||||
pub fn release_slice(self) -> VerificationSendableErased<State> {
|
||||
self.into()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user