Skip to main content

Module pretty

Module pretty 

Source

Structsยง

IdxFmt ๐Ÿ”’

Functionsยง

fmt_alias_ty ๐Ÿ”’
format_fn_root_binder ๐Ÿ”’
format_fn_root_binder_with ๐Ÿ”’
Like format_fn_root_binder but takes a closure to produce the body string, allowing the caller to format multiple pieces (e.g. return type, requires, ensures) together under the same binder context so that bound variables get the correct # decorator.