sid!() { /* proc-macro */ }Expand description
The sid macro will parse/validate a SID at compile time.
Only supports SIDs that are const constructable - that is, SIDs with six or less sub-authorities
sid!() { /* proc-macro */ }The sid macro will parse/validate a SID at compile time.
Only supports SIDs that are const constructable - that is, SIDs with six or less sub-authorities