Skip to main content

get_profile_mut

Method
This is a method of the FailoverManager class in the failover module.
Get a mutable profile by name.

Signature

Parameters

&str
required
No description available.

Returns

Option<&mut AuthProfile>
The result of the operation.

Rust Files

Rust Documents