Skip to main content

render

Function render 

Source
pub fn render(c: &Cause) -> String
Expand description

Render a cause to its wire form.

The inverse of parse for every value that parse can produce, and for every value the constructors can produce, because both sides enforce the same invariants: exactly-64 lowercase hex, and a store id that cannot contain the separator.