Skip to main content

Module macros

Module macros 

Source
Expand description

Declarative macros for UPnP operation and service definitions

This module provides macros that dramatically reduce boilerplate when defining UPnP operations. Instead of manually implementing traits and structs, developers can use simple declarative syntax to generate all necessary code.