Pudu programming language
Menu
API reference

Std.Html.Buffer.RawChunk

1 declaration

type

RawChunk

This declaration introduces a public type.

What it does

A chunk of an HTML template: either pre-baked static bytes or a named dynamic slot.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.Html.BufferSearch related declarations