[][src]Type Definition koto_runtime::ValueVec

type ValueVec = SmallVec<[Value; 4]>;