Type Definition wasi_common::snapshots::preview_1::types::CiovecArray[][src]

pub type CiovecArray<'a> = GuestPtr<'a, [Ciovec<'a>]>;