sddl 0.0.13

a library to parse and analyse SDDL Strings
Documentation
1
2
3
pub trait RawSize {
    fn raw_size(&self) -> u16;
}