|
You are here |
poignardazur.github.io | ||
| | | | |
www.greyblake.com
|
|
| | | | | A blog about software development. | |
| | | | |
blog.logrocket.com
|
|
| | | | | Declarative and procedural macros enable metaprogramming in Rust, which can lead to runtime cost savings and more powerful code. | |
| | | | |
josephg.com
|
|
| | | | | ||
| | | | |
dygalo.dev
|
|
| | | It is the second part of a series about Rust for Python users. In this article, we will build a foundation for a Rust-powered Python library - a crate that implements CSS inlining. It is a process of moving CSS rules from `style` tags to the corresponding spots in the HTML body. This approach to including styles is crucial for sending HTML emails or embedding HTML pages into 3rd party resources. | ||