<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nitrokey-rs/src/device, branch v0.4.0</title>
<subtitle>Rust interface to libnitrokey</subtitle>
<id>https://git.ireas.org/nitrokey-rs/atom?h=v0.4.0</id>
<link rel='self' href='https://git.ireas.org/nitrokey-rs/atom?h=v0.4.0'/>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/'/>
<updated>2019-12-27T22:08:29Z</updated>
<entry>
<title>Simplify doc tests with results</title>
<updated>2019-12-27T22:08:29Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2019-12-27T22:08:29Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=4467ce7a2d1eedb320e92e5a26f1b93bc41d3611'/>
<id>urn:sha1:4467ce7a2d1eedb320e92e5a26f1b93bc41d3611</id>
<content type='text'>
Since Rust 1.34.0, we no longer need a `fn main` comment in doc tests
that return results.  It is sufficient to have an `Ok` return value with
type annotations.
</content>
</entry>
<entry>
<title>Refactor the device module into submodules</title>
<updated>2019-07-16T09:15:35Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2019-07-16T09:14:36Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=678f0b700666a4ba86db2180078d79a730dc82e0'/>
<id>urn:sha1:678f0b700666a4ba86db2180078d79a730dc82e0</id>
<content type='text'>
This patch splits the rather large device module into the submodules
pro, storage and wrapper.  This only changes the internal code structure
and does not affect the public API.
</content>
</entry>
</feed>
