mirror of https://github.com/rwf2/Rocket.git
Document adjustment
This commit is contained in:
parent
dc248afb3c
commit
1d8a8b0f22
|
@ -99,7 +99,7 @@ impl Config {
|
|||
/// returned:
|
||||
///
|
||||
/// * **address**: String
|
||||
/// * **port**: Integer
|
||||
/// * **port**: Integer (16-bit unsigned)
|
||||
/// * **session_key**: String (192-bit base64)
|
||||
/// * **log**: String
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue