https://github.com/stellar/soroban-example-dapp/blob/main/contracts/crowdfund/src/lib.rs#L61
in the above example why the helpper function are declared outside the impl block
i was developing this contract attached one
help me fix this and suggest me some tips