Searched refs:from_call (Results 1 – 3 of 3) sorted by relevance
34 pub fn from_call(call: Call) -> Kicker { in from_call() method
676 Ok(Kicker::from_call(call)) in create_kicker()
632 Kicker::from_call(call) in kicker()