MinimalAuthentication.hasMinimalAuthentication

Flag denoting that MinimalAuthentication

has been mixed in.

mixintemplate MinimalAuthentication(Flag!"debug_" debug_ = No.debug_, string module_ = __MODULE__)
package
enum hasMinimalAuthentication = true;

Meta