pub fn process_policy_list_response(
    resp: Response
) -> Result<Vec<String>, Error>
Expand description

Processes the response returned by a policy list vault request.