marine-macro-impl 0.7.1

Implementation of the `#[marine]` macro
Documentation
pub fn inner_arrays_1(arg: Vec<Vec<Vec<Vec<u8>>>>) -> Vec<Vec<Vec<Vec<u8>>>> {
    unimplemented!()
}