Docs.rs
konst_kernel-0.3.15
konst_kernel 0.3.15
Permalink
Docs.rs crate page
Zlib
Links
Repository
crates.io
Source
Owners
rodrimati1992
Dependencies
typewit ^1.5
normal
arrayvec ^0.7
dev
Versions
8.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
slice_range
konst_
kernel
0.3.15
In konst_
kernel::
slice
konst_kernel
::
slice
Function
slice_
range
Copy item path
Source
pub const fn slice_range<T>(slice: &
[T]
, start:
usize
, end:
usize
) -> &
[T]