1use crate::backend;
2
3/// `S_IF*` constants.
4pub use backend::fs::types::FileType;
5