Home
last modified time | relevance | path

Searched defs:AllocatedStackMemory (Results 1 – 3 of 3) sorted by relevance

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/alloc-no-stdlib-2.0.3/src/
H A Dallocated_stack_memory.rs6 pub struct AllocatedStackMemory<'a, T:'a> { struct
10 define_index_ops_mut!(a, T, AllocatedStackMemory<'a, T>); argument
12 impl<'a, T: 'a> core::default::Default for AllocatedStackMemory<'a, T> { implementation
19 impl<'a, T: 'a> SliceWrapper<T> for AllocatedStackMemory<'a, T> { implementation
25 impl<'a, T: 'a> SliceWrapperMut<T> for AllocatedStackMemory<'a, T> { implementation
/dports/security/suricata/suricata-6.0.4/rust/vendor/alloc-no-stdlib/src/
H A Dallocated_stack_memory.rs6 pub struct AllocatedStackMemory<'a, T:'a> { struct
10 define_index_ops_mut!(a, T, AllocatedStackMemory<'a, T>); argument
12 impl<'a, T: 'a> core::default::Default for AllocatedStackMemory<'a, T> { implementation
19 impl<'a, T: 'a> SliceWrapper<T> for AllocatedStackMemory<'a, T> { implementation
25 impl<'a, T: 'a> SliceWrapperMut<T> for AllocatedStackMemory<'a, T> { implementation
/dports/www/xh/xh-0.14.1/cargo-crates/alloc-no-stdlib-2.0.3/src/
H A Dallocated_stack_memory.rs6 pub struct AllocatedStackMemory<'a, T:'a> { struct
10 define_index_ops_mut!(a, T, AllocatedStackMemory<'a, T>); argument
12 impl<'a, T: 'a> core::default::Default for AllocatedStackMemory<'a, T> { implementation
19 impl<'a, T: 'a> SliceWrapper<T> for AllocatedStackMemory<'a, T> { implementation
25 impl<'a, T: 'a> SliceWrapperMut<T> for AllocatedStackMemory<'a, T> { implementation