avec public despite being unfinished

avec
Avril 3 years ago
parent c2f664c431
commit 10593b62be
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -22,7 +22,7 @@ use std::{
ptr,
};
//TODO: pub mod avec; pub use avec::AVec;
pub mod avec; pub use avec::AVec;
mod ffi;
/// Allocate a runtime length uninitialised byte buffer on the stack, call `callback` with this buffer, and then deallocate the buffer.

Loading…
Cancel
Save