mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Update tests
This commit is contained in:
parent
427e78d385
commit
f731a7800d
13 changed files with 46 additions and 26 deletions
|
@ -105,7 +105,7 @@ impl UninitSlice {
|
|||
|
||||
/// Return a raw pointer to the slice's buffer.
|
||||
///
|
||||
/// # Safety
|
||||
/// // Safety
|
||||
///
|
||||
/// The caller **must not** read from the referenced memory and **must not**
|
||||
/// write **uninitialized** bytes to the slice either.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue