* Marijn Haverbeke: > My problem: In writing a memory-mapped file API, I'd like to expose > the mapped memory as a vec[u8] in Rust.
Uhm. How do you plan to deal with unmapping the file? _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
