Searched refs:rustvec (Results 1 – 1 of 1) sorted by relevance
73 std::vector<ApcfCommand> ConvertApcfVec(const ::rust::Vec<RustApcfCommand>& rustvec) { in ConvertApcfVec() argument76 for (const RustApcfCommand& command : rustvec) { in ConvertApcfVec()