slpm-file 0.1.3

The official tools for the open .slpm file format made for the StainLessPasswordManager
Documentation
#[derive(Clone, Hash, Debug, Eq, Ord, PartialOrd, PartialEq)]
pub enum DataType {
	Password = 0,
	File = 1,
}