[][src]Module abi_stable::std_types::static_slice

Structs

StaticSlice

Wrapper type around &'static [T] as a workaround for the non-stable-constness of <[T]>::len.