Add link in docs
This commit is contained in:
parent
f102b3792b
commit
8c2c2bd2b6
|
|
@ -122,7 +122,7 @@ generic_foreign_type_and_impl_send_sync! {
|
||||||
|
|
||||||
/// A public or private key.
|
/// A public or private key.
|
||||||
pub struct PKey<T>;
|
pub struct PKey<T>;
|
||||||
/// Reference to `PKey`.
|
/// Reference to [`PKey`].
|
||||||
pub struct PKeyRef<T>;
|
pub struct PKeyRef<T>;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue