BasicTypes

AliasSeq of all basic types in terms of the DBus typesystem

package
alias BasicTypes = AliasSeq!(bool, ubyte, short, ushort, int, uint, long, ulong, double, string, ObjectPath, InterfaceName, BusName, FileDescriptor)

Meta