Home
last modified time | relevance | path

Searched refs:AsMut (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs3346 impl<T, A: Allocator> AsMut<Vec<T, A>> for Vec<T, A> { impls
3360 impl<T, A: Allocator> AsMut<[T]> for Vec<T, A> {
/kernel/linux/linux-6.6/rust/alloc/
H A Dboxed.rs2082 impl<T: ?Sized, A: Allocator> AsMut<T> for Box<T, A> {

Completed in 8 milliseconds