Versions in this module Expand all Collapse all v0 v0.4.2 Sep 3, 2026 v0.4.1 Sep 3, 2026 v0.4.0 Sep 2, 2026 Changes in this version + var Module = std.Module + func Modules() []std.Module + func XMLElement(_ context.Context, tag string, attrs []string, children any) (any, error) + func XMLParse(_ context.Context, s string) (any, error) + func XMLRender(_ context.Context, node any) (string, error)