#![doc=include_str!("../README.md")]/// Components supported by this crate are listed here
pubmodcomponent;/// Helper functions and types are listed here, for example [util::Color] and the [util::include_cdn] function.
pubmodutil;/// Access to bootstrap-icons.
pubmodicons;