Skip to main content

get_profile

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

Signature

Parameters

&str
required
No description available.

Returns

Option<&AuthProfile>
The result of the operation.

Rust Files

Rust Documents