carb Submodules#

Submodules Summary:

carb.dictionary

This module contains bindings to C++ carb::IDictionary interface.

carb.eventdispatcher

This module contains bindings to C++ carb::eventdispatcher::IEventDispatcher interface.

carb.events

This module contains bindings to C++ carb::IEvents interface.

carb.filesystem

No submodule docstring provided

carb.logging

No submodule docstring provided

carb.profiler

This module contains bindings to C++ carb::profiler::IProfiler interface.

carb.settings

Bindings for `carb::settings::ISettings` interface. Settings is a runtime representation of typical configuration formats (like json, toml, xml), it is a nested dictionary of values.

carb.tokens

Bindings for `carb::tokens::ITokens` interface. It is used for storing tokens and resolving strings containing them.

carb.variant

This module contains bindings to C++ carb::variant::IVariant interface.