pub fn wrap_with_options(text: &str, options: &WrapOptions) -> Vec<String>
Wrap text with full options.