Searched refs:take_start_handler (Results 1 – 2 of 2) sorted by relevance
524 fn take_start_handler(&mut self) -> Option<Box<StartHandler>> { in take_start_handler() method
245 start_handler: builder.take_start_handler(), in new()