<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Collections on Ported Security</title><link>https://portedsecurity.com/tags/collections/</link><description>Recent content in Collections on Ported Security</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 25 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://portedsecurity.com/tags/collections/index.xml" rel="self" type="application/rss+xml"/><item><title>Rust: Collections, Mastering Vectors and Strings</title><link>https://portedsecurity.com/posts/learningrust/learning_rust-collections/</link><pubDate>Thu, 25 Jun 2026 00:00:00 +0000</pubDate><guid>https://portedsecurity.com/posts/learningrust/learning_rust-collections/</guid><description>Learn how to store dynamic lists of data in Rust using Vectors and Strings. Understand heap allocation, memory safety, and common collection methods.</description></item></channel></rss>