Draft: chore: simplify `scheme::sys::syscall::resource`
Eliminate a double loop when collecting resource data, avoiding an unnecessary vector allocation and shortening/simplifying the code.
Eliminate a double loop when collecting resource data, avoiding an unnecessary vector allocation and shortening/simplifying the code.