docs.rs failed to build dharitri-sc-modules-0.11.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
dharitri-sc-modules-0.2.0
Standard modules for Dharitri smart contracts
This crate contains several smart contract modules developed by the Dharitri team, which can be used to add standard functionality to any smart contract.
It is enough to add the module traits as supertraits of the contract traits to receive all endpoints and all functionality from the modules in contracts.