fmodeparser 0.1.0

A tool to parse the file permission into a unix-like text representation
Documentation
1
2
//! this module contains all the errors that can be thrown by the API.
pub mod permission_error;