Kirjojen hintavertailu. Mukana 11 244 527 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

1 kirjaa tekijältä Sam Overmeire

Write Powerfull Rust Macros

Write Powerfull Rust Macros

Sam Overmeire

Manning Publications
2024
sidottu
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 macrosProcedural macrosReading and debugging macro codeImproving the type system with newtypes and zero-sized typesHow common Rust libraries use macros