scarb
scarb copied to clipboard
Consider: how can the auto generated code be hidden in docs
Example/use-case: from starknet-staking
Free functions: unsafe_new_contract_state and Structs: ContractState are generated automatically for a contract. The idea is to hide them from the docs.
Note to Kinga 👉 let Noa know.