raw-slicee

Crates.ioraw-slicee
lib.rsraw-slicee
version0.1.1
created_at2025-04-10 21:31:10.116742+00
updated_at2025-04-10 21:40:16.591385+00
descriptionGeneric low-level raw slice types
homepagehttps://egit.irs.uni-stuttgart.de/rust/raw-slice
repositoryhttps://egit.irs.uni-stuttgart.de/rust/raw-slice
max_upload_size
id1628882
size29,876
Robin Mueller (robamu)

documentation

README

Crates.io docs.rs ci

raw-slice - Generic raw slice types

This crate provides generic raw slice type, which allows erasing the lifetime of a borrowed slice. The documentation provides more details on the motivation of this crate and how it can be used.

Commit count: 0

cargo fmt