mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-27 22:13:12 -08:00
chore(rp): Docs fix
This commit is contained in:
@@ -90,7 +90,7 @@ pub struct ExchangeOptions {
|
|||||||
pub dev: Option<String>,
|
pub dev: Option<String>,
|
||||||
/// The IP-address rosenpass should run under.
|
/// The IP-address rosenpass should run under.
|
||||||
pub ip: Option<String>,
|
pub ip: Option<String>,
|
||||||
/// The IP-address and port that the rosenpass [AppServer](rosenpass::app_server::AppServer)
|
/// The IP-address and port that the rosenpass [AppServer]
|
||||||
/// should use.
|
/// should use.
|
||||||
pub listen: Option<SocketAddr>,
|
pub listen: Option<SocketAddr>,
|
||||||
/// Other peers a connection should be initialized to
|
/// Other peers a connection should be initialized to
|
||||||
|
|||||||
Reference in New Issue
Block a user