Function deltachat::configure::server_params::expand_param_vector
source ยท pub(crate) fn expand_param_vector(
v: Vec<ServerParams>,
addr: &str,
domain: &str,
) -> Vec<ServerParams>
Expand description
Expands vector of ServerParams
, replacing placeholders with
variants to try.