pub fn build_constructor_parameters(
contract_id: &Contract,
slop: &[OsString],
spec_entries: &[ScSpecEntry],
config: &Args,
) -> Result<HostFunctionParameters, Error>
pub fn build_constructor_parameters(
contract_id: &Contract,
slop: &[OsString],
spec_entries: &[ScSpecEntry],
config: &Args,
) -> Result<HostFunctionParameters, Error>