[][src]Function halt::new

Important traits for Halt<I>
pub fn new<T>(inner: T) -> Halt<T>

Returns a new wrapper around T.