Crates.io | htms_core |
lib.rs | htms_core |
version | 0.1.1 |
created_at | 2025-08-22 14:46:13.633896+00 |
updated_at | 2025-08-22 15:15:47.22336+00 |
description | Core streaming HTML engine - The foundational magic behind progressive content loading without the complexity |
homepage | |
repository | https://github.com/skarab42/htms |
max_upload_size | |
id | 1806460 |
size | 61,245 |
The foundational magic behind progressive content loading without the complexity
This is the core engine of HTMS. For full documentation, examples, and the complete story, check out the main README:
👉 Go to main HTMS documentation
Render
trait for composing HTML output.Task
abstraction for asynchronous units of work.Part of the HTMS ecosystem — Stream Async HTML, Stay SEO-Friendly.