openpgp-card-sequoia: rustdoc
This commit is contained in:
parent
d3e30d5c4c
commit
308bd804ae
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
// SPDX-License-Identifier: MIT OR Apache-2.0
|
// SPDX-License-Identifier: MIT OR Apache-2.0
|
||||||
|
|
||||||
//! This crate offers ergonomic abstractions to use
|
//! This crate offers ergonomic abstractions to use
|
||||||
//! [OpenPGP cards](https://en.wikipedia.org/wiki/OpenPGP_card).
|
//! [OpenPGP card devices](https://en.wikipedia.org/wiki/OpenPGP_card).
|
||||||
//! The central abstraction is the [Card] type, which offers access to all card operations.
|
//! The central abstraction is the [Card] type, which offers access to all card operations.
|
||||||
//!
|
//!
|
||||||
//! A [Card] object is always in one of the possible [State]s. The [State] determines which
|
//! A [Card] object is always in one of the possible [State]s. The [State] determines which
|
||||||
|
|
Loading…
Reference in a new issue