Module kas::prelude

source ·
Expand description

KAS prelude

This module allows convenient importation of common unabiguous items:

use kas::prelude::*;

This prelude may be more useful when implementing widgets than when simply using widgets in a GUI.

Re-exports