Skip to main content

parse_contract_str

Function parse_contract_str 

Source
pub fn parse_contract_str(yaml: &str) -> Result<Contract, ContractError>
Expand description

Parse a YAML contract from a string.