Type Definition wasi_nn::GraphBuilderArray

source ·
pub type GraphBuilderArray<'a> = &'a [GraphBuilder<'a>];