mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-21 14:22:26 +00:00
Update cast_slice_tests.rs
This commit is contained in:
parent
b199fad411
commit
0e3948b8b8
@ -1,6 +1,6 @@
|
||||
use core::mem::size_of;
|
||||
|
||||
use lokacore::*;
|
||||
use bytemuck::*;
|
||||
|
||||
#[test]
|
||||
fn test_try_cast_slice() {
|
||||
|
Loading…
Reference in New Issue
Block a user