Fix link
This commit is contained in:
parent
48db60aca0
commit
4b732dad19
|
|
@ -1378,7 +1378,7 @@ foreign_type! {
|
||||||
/// These can be cached to share sessions across connections.
|
/// These can be cached to share sessions across connections.
|
||||||
pub struct SslSession;
|
pub struct SslSession;
|
||||||
|
|
||||||
/// Reference to [`SslSession]`.
|
/// Reference to [`SslSession`].
|
||||||
///
|
///
|
||||||
/// [`SslSession`]: struct.SslSession.html
|
/// [`SslSession`]: struct.SslSession.html
|
||||||
pub struct SslSessionRef;
|
pub struct SslSessionRef;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue