pub type Changes = BTreeMap<u64, Direction>;
A set of changes in the NFT world
pub struct Changes { /* private fields */ }