Signal.restricted

Get access to the rest of the signals functionality.

By only granting your users access to the returned RestrictedSignal reference, you are preventing your users from calling emit on their own.

struct Signal(Args...)
ref
restricted
@property @trusted
(
)

Meta