<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>http://wiki.ptt-lab.com/index.php?action=history&amp;feed=atom&amp;title=Rust%2F%E3%83%AB%E3%83%BC%E3%83%97</id>
	<title>Rust/ループ - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.ptt-lab.com/index.php?action=history&amp;feed=atom&amp;title=Rust%2F%E3%83%AB%E3%83%BC%E3%83%97"/>
	<link rel="alternate" type="text/html" href="http://wiki.ptt-lab.com/index.php?title=Rust/%E3%83%AB%E3%83%BC%E3%83%97&amp;action=history"/>
	<updated>2026-04-29T20:20:52Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>http://wiki.ptt-lab.com/index.php?title=Rust/%E3%83%AB%E3%83%BC%E3%83%97&amp;diff=322&amp;oldid=prev</id>
		<title>Ptt: ページの作成:「== for文 == === 構文 === &lt;syntaxhighlight lang=&quot;rust&quot;&gt; for /* 変数 */ in /* 範囲 */ {   /* 処理 */ } &lt;/syntaxhighlight&gt;  === 範囲の指定方法 === * Vecなど * 0..n のように * 逆順は (0..n).rev()」</title>
		<link rel="alternate" type="text/html" href="http://wiki.ptt-lab.com/index.php?title=Rust/%E3%83%AB%E3%83%BC%E3%83%97&amp;diff=322&amp;oldid=prev"/>
		<updated>2024-10-20T06:50:53Z</updated>

		<summary type="html">&lt;p&gt;ページの作成:「== for文 == === 構文 === &amp;lt;syntaxhighlight lang=&amp;quot;rust&amp;quot;&amp;gt; for &lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;変数: &lt;/span&gt; in &lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;範囲: &lt;/span&gt; {   &lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;処理: &lt;/span&gt; } &amp;lt;/syntaxhighlight&amp;gt;  === 範囲の指定方法 === * Vecなど * 0..n のように * 逆順は (0..n).rev()」&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== for文 ==&lt;br /&gt;
=== 構文 ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;rust&amp;quot;&amp;gt;&lt;br /&gt;
for /* 変数 */ in /* 範囲 */ {&lt;br /&gt;
  /* 処理 */&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== 範囲の指定方法 ===&lt;br /&gt;
* Vecなど&lt;br /&gt;
* 0..n のように&lt;br /&gt;
* 逆順は (0..n).rev()&lt;/div&gt;</summary>
		<author><name>Ptt</name></author>
	</entry>
</feed>