Skip to main content
Git Source Policy storage with set
struct PolicyStorageSet {
    bool set;
    Policy policy;
}