Atnaujinkite slapukų nuostatas

Write Powerfull Rust Macros [Kietas viršelis]

5.00/5 (14 ratings by Goodreads)
  • Formatas: Hardback, 320 pages, aukštis x plotis x storis: 235x185x20 mm, weight: 588 g
  • Išleidimo metai: 24-Jun-2024
  • Leidėjas: Manning Publications
  • ISBN-10: 1633437493
  • ISBN-13: 9781633437494
Kitos knygos pagal šią temą:
  • Formatas: Hardback, 320 pages, aukštis x plotis x storis: 235x185x20 mm, weight: 588 g
  • Išleidimo metai: 24-Jun-2024
  • Leidėjas: Manning Publications
  • ISBN-10: 1633437493
  • ISBN-13: 9781633437494
Kitos knygos pagal šią temą:
Supercharge your code with macros—the real power tools of the Rust programming language!

Macros are instructions to generate new Rust code at compile-time, saving you hours of tedious code writing. The top Rust developers have built macros into everything from the standard library to crates. Now you can learn how these amazing “power tools” will help you push Rust to its full potential. This hands-on guide takes you from the absolute basics to advanced macro techniques.

Inside Write Powerful Rust Macros you’ll discover:
 
  • Writing declarative macros
  • Procedural macros
  • Reading and debugging macro code
  • Improving the type system with newtypes and zero-sized types
  • How common Rust libraries use macros

Write Powerful Rust Macros teaches you how to write, test, debug, and publish macros for Rust. It’s perfect for Rust practitioners who want to master this powerful development technique. In this unique book, you’ll explore Rust macros through interesting and engaging examples, including automatically generating a ‘builder’ and composing a DSL for writing Infrastructure as Code.

Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications.

About the book

Write Powerful Rust Macros is a comprehensive guide to creating macros in Rust. You’ll start your journey with declarative macros, then quickly move on to the powerful procedural macros to build your own domain-specific language. Learn how to create public fields, work with custom attributes, integrate your macros with other crates, write effective tests to ensure your macros are reliable and bug-free, and even share your macros with other developers.

About the reader

For intermediate Rust programmers.

About the author

Sam Van Overmeire is a software developer with a background in history and archaeology. He is the author of multiple books, scientific articles and blog posts.
Sam Van Overmeire is a software developer with a background in history and archaeology. He is the author of multiple books, scientific articles and blog posts.