teloxide/crates
YouKnow 0c63375c03 perf(render): optimize tag and rendering functions with inline attributes
- Add #[inline] attribute to `as_html` and `as_markdown` methods in Render struct
- Add #[inline(always)] attribute to `start` and `end` methods in Tag struct
- Add #[inline] attribute to `new` methods in SimpleTag and ComplexTag structs
2024-08-27 05:53:37 +03:30
..
teloxide perf(render): optimize tag and rendering functions with inline attributes 2024-08-27 05:53:37 +03:30
teloxide-core Add MSRV and deps bumps to the changelogs 2024-08-24 18:46:04 +04:00
teloxide-macros Add MSRV and deps bumps to the changelogs 2024-08-24 18:46:04 +04:00