Hi,
Not an issue really. I want to know how to use a custom dictionary ( and the format) with this Rust program. I have a list of words in a csv/txt file. Can use that as a dictionary? And any guideline on that?
Note : I am new to Rust and usually try to learn a language through the small projects.
Regards
Prabhat
Hi,
Not an issue really. I want to know how to use a custom dictionary ( and the format) with this Rust program. I have a list of words in a csv/txt file. Can use that as a dictionary? And any guideline on that?
Note : I am new to Rust and usually try to learn a language through the small projects.
Regards
Prabhat