Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BartMassey/slice-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slice_store: Store through mutable ref in mutable slice

Bart Massey 2025

This Rust crate provides an unsafe slice extension trait that allows storing through the mutable ref at a given index in a slice, even though the slice itself is immutable.

License

This work is made available under the "Apache 2.0 or MIT License". See the file LICENSE.txt in this distribution for license terms.

About

store through mutable pointer in immutable slice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages