lakestream 0.0.0

Yet another S3 file access util
Documentation
1
2
3
4
5
6

#[cfg(not(target_arch = "wasm32"))]
pub mod handler;

// #[cfg(target_arch = "wasm32")]
// pub mod sub_module1_wasm;