Module miniview::config

source ·
Expand description

In order to display the miniview window, a configuration which defines how the view should be presented is required. This configuration may be constructed manually, or by using the ConfigBuilder which leverages the builder pattern.

Structs