Function unwind_safe::with_state
source · pub const fn with_state<State>(state: State) -> Runner<State>Expand description
Main entrypoint of the crate / of the builder pattern.
See the crate docs for more info.
pub const fn with_state<State>(state: State) -> Runner<State>Main entrypoint of the crate / of the builder pattern.
See the crate docs for more info.