View Source Kino.Inspect (Kino v0.10.0)
A struct wrapping any term for default rendering.
This is just a meta-struct that implements the Kino.Render
protocol, so that the wrapped value is rendered using the inspect
protocol.
Link to this section Summary
Link to this section Types
@opaque t()
Link to this section Functions
Wraps the given term.