You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be easy to implement now, but is not necessary anymore because:
The Rules will not get any options to allow collecting into Rules from an iterator over Rule and there are no options that really make sense on the set.
The Tokenizer will be split up into parts (Modularizing the crate #50), each of which will get options if appropriate and needed.
In summary, with the structure as it is now, options are not needed, but once (if) they are needed they'll be easy to implement.
There should be options which the user can pass:
This is fairly straightforward to implement. Currently I think the only use case for options is a whitelist once spellchecking (#2) is implemented.
The text was updated successfully, but these errors were encountered: