Expand description
§gvf
A generative visual framework for the scsys-io platform
Modules§
- error
- this module defines the
Error
type for thegvf
framework, enumerating various errors types that commonly occur within the framework. - traits
- the core traits for the visual framework, establishing common interfaces for various widgets, layouts, and other components.
Enums§
- Error
- The
Error
type for thegvf
framework, enumerating various error types that commonly occur within the framework.