pub async fn status(client: &impl Client) -> Result<ServerStatus, ClientError>Expand description
Returns the status of the Vault server.
pub async fn status(client: &impl Client) -> Result<ServerStatus, ClientError>Returns the status of the Vault server.