Skip to content

zb: API for creating `ConnectionCredentials` struct

Zeeshan Ali Khan requested to merge zeenix/zbus:creds-setters into main

This will mainly be useful for bus implementations to be able to create this struct for themselves (e.g on a DBus.GetConnectionCredentials D-Bus call for the bus itself).

Merge request reports