View Source Kino.Inspect (Kino v0.16.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.
Summary
Types
@opaque t()
Functions
Wraps the given term.