Type Alias ChangeTarget

Source
pub type ChangeTarget = fn(&'static str) -> &'static str;
Expand description

Callback function for change target on fly. Use only fast method because this function if it provieded then run every request again.