add a comment
This commit is contained in:
parent
3957177709
commit
e960b7cedc
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ use steamguard::{
|
|||
|
||||
use crate::tui;
|
||||
|
||||
/// Performs a login, prompting for credentials if necessary.
|
||||
pub fn do_login<T: Transport + Clone>(
|
||||
transport: T,
|
||||
account: &mut SteamGuardAccount,
|
||||
|
|
Loading…
Reference in a new issue