
Write Powerful Rust Macros
by: Sam Van Overmeire (Author)
Publisher: Manning
Publication Date: 2024/7/16
Language: English
Print Length: 320 pages
ISBN-10: 1633437493
ISBN-13: 9781633437494
Book Description
An example-driven, step-by-step guide to success with Rust macros.In Write Powerful Rust Macros you’ll learn how to use these amazing metaprogramming tools to push Rust to its full potential. This hands-on guide takes you from the absolute basics to advanced macro techniques, exploring Rust macros through interesting and engaging examples. Inside Write Powerful Rust Macros you’ll discover: Writing declarative macrosProcedural macrosReading and debugging macro codeImproving the type system with newtypes and zero-sized typesHow 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. Build your knowledge chapter-by-chapter. You’ll start with declarative macros before diving into the real power: procedural macros that can generate code, augment data structures, and even create domain-specific languages. Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications. About the technology Macros are one of Rust’s most important and powerful tools. Although notoriously challenging, this metaprogramming technique has a big payoff. Using macros to generate new Rust code at compile-time can save you hours of tedious coding with negligible runtime performance impact. This book shows you exactly how to master this Rust superpower. About the book Write Powerful Rust Macros opens up the world of macros to intermediate Rust programmers. You’ll start with declarative macros to get the basics under your belt. Then, you’ll advance to procedural macros as you automatically generate a builder, learn to create your own domain-specific languages, and more. As you go, you’ll develop practical skills like testing macros, integrating macros with crates, and even sharing your macros with other developers. What’s inside How Rust libraries use macrosReading and debugging macro codenewtypes and the type state pattern About the reader For intermediate Rust programmers. About the author Sam Van Overmeire is an experienced Rust developer and the author of multiple books, scientific articles and blog posts. The technical editor on this book was Andrew Lilley Brinker. Table of contents 1 Going meta 2 Declarative macros 3 A “Hello, World” procedural macro 4 Making fields public with attribute macros 5 Hiding information and creating mini-DSLs with function-like macros 6 Testing a builder macro 7 From panic to result: Error handling 8 Builder with attributes 9 Writing an infrastructure DSL 10 Macros and the outside world
About the Author
An example-driven, step-by-step guide to success with Rust macros.In Write Powerful Rust Macros you’ll learn how to use these amazing metaprogramming tools to push Rust to its full potential. This hands-on guide takes you from the absolute basics to advanced macro techniques, exploring Rust macros through interesting and engaging examples. Inside Write Powerful Rust Macros you’ll discover: Writing declarative macrosProcedural macrosReading and debugging macro codeImproving the type system with newtypes and zero-sized typesHow 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. Build your knowledge chapter-by-chapter. You’ll start with declarative macros before diving into the real power: procedural macros that can generate code, augment data structures, and even create domain-specific languages. Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications. About the technology Macros are one of Rust’s most important and powerful tools. Although notoriously challenging, this metaprogramming technique has a big payoff. Using macros to generate new Rust code at compile-time can save you hours of tedious coding with negligible runtime performance impact. This book shows you exactly how to master this Rust superpower. About the book Write Powerful Rust Macros opens up the world of macros to intermediate Rust programmers. You’ll start with declarative macros to get the basics under your belt. Then, you’ll advance to procedural macros as you automatically generate a builder, learn to create your own domain-specific languages, and more. As you go, you’ll develop practical skills like testing macros, integrating macros with crates, and even sharing your macros with other developers. What’s inside How Rust libraries use macrosReading and debugging macro codenewtypes and the type state pattern About the reader For intermediate Rust programmers. About the author Sam Van Overmeire is an experienced Rust developer and the author of multiple books, scientific articles and blog posts. The technical editor on this book was Andrew Lilley Brinker. Table of contents 1 Going meta 2 Declarative macros 3 A “Hello, World” procedural macro 4 Making fields public with attribute macros 5 Hiding information and creating mini-DSLs with function-like macros 6 Testing a builder macro 7 From panic to result: Error handling 8 Builder with attributes 9 Writing an infrastructure DSL 10 Macros and the outside world Read more
Write Powerful Rust Macros
未经允许不得转载:电子书百科大全 » Write Powerful Rust Macros
相关推荐
The Inner World of Artificial Intelligence
The VES Handbook of Visual Effects: Industry Standard VFX Practices and Procedures, Fourth Edition
Kickstart IoT Systems Engineering: Build Intelligent IoT Systems from Embedded Devices to Cloud and Edge AI
Modern Computer Architecture and Organization: A systems-level guide to modern computer architectures, from hardware foundations to AI datacenters 3rd Edition
Financial Mathematics for Cryptocurrencies
An Introduction to Scientific Computing with MATLAB® and Python Tutorials
Reactive Patterns with RxJS and Angular Signals - Second Edition: Elevate your Angular 18 applications with RxJS Observables, subjects, operators, and Angular Signals
Hands-On Salesforce Data Cloud: Implementing and Managing a Real-Time Customer Data Platform
电子书百科大全
评论前必须登录!
立即登录 注册