rustfind
rustfind copied to clipboard
Needs license
This project really needs a license to define what everyone's rights are when working with the source and output.
ok i need to check which is the right license but let me reassure you it's intended to be the most permissive licence possible ( 'you can use it in your own projects' with or without redistributing source') .. - zlib license? LGPL ? any others ?
Rust itself is licensed under MIT and Apache. If you want the most liberal, I would suggest staying away from the LGPL (I'm not personally against the LGPL, but it might not be the best fit).