Type Definition swift_rs::types::array::SRObjectArray[][src]

pub type SRObjectArray<T> = SRObject<SRArray<SRObject<T>>>;