try_parse_input

Function try_parse_input 

Source
pub fn try_parse_input(
    bytes: &[u8],
    manager: CampaignManager,
) -> Option<OneInput>