Merkle Tree rust library

Is there a rust implementation of the https://github.com/OpenZeppelin/merkle-tree (official or developed by the community) available to be used to interact with https://docs.openzeppelin.com/contracts/5.x/api/utils#MerkleProof?