<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Thu, 09 Apr 2026 17:15:20 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/created/ndarray/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[【Rust每日新闻】 2018-11-05]]></title><description><![CDATA[探讨所有权和借用语义对API接口设计的影响 原文 假如你有一个结构体： struct Person { name: String } 然后为其实现一个new方法： impl Person { pub fn new(name: String) -> Person { Person { name } } }]]></description><link>http://direct.ecency.com/rust/@blackanger/rust-2018-11-05</link><guid isPermaLink="true">http://direct.ecency.com/rust/@blackanger/rust-2018-11-05</guid><category><![CDATA[rust]]></category><dc:creator><![CDATA[blackanger]]></dc:creator><pubDate>Mon, 05 Nov 2018 04:45:48 GMT</pubDate></item></channel></rss>