Free use of The Book content?

Hi,

I am creating an app for iOS and Android, in addition to a website to serve as a learning platform/community for people wishing to learn Rust (like myself). I’d like to add The Book (The Rust Programming Language) in there, where people can add notes to the text and start discussions right at the learning materials.

My question is: am I free to use The Book in my app? Or are these learning materials copyrighted / prevented from using by third parties?

Best,

Heiko

You can find the content in this repository. It is available under the MIT or Apache licenses, whose terms you can find in the appropriate files in the repository. The COPYRIGHT file has a bunch of info.

1 Like

I see, perfect. Thank you Alice!
Looking forward to get started on my learning journey and help others as well.

Thanks for the quick reply.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.