potk 0.1.0

00-Team utilities
Documentation
1
2
3
4
5
6
7
mod perms;

pub use perms::{Perm, Perms};
pub use potk_macros::{EnumCode, enum_int, legacy, perms};

#[allow(unused_extern_crates)]
extern crate self as potk;