Function transferable_input_parser

Source
pub fn transferable_input_parser<'a>(
    _raw_msg: &'a [u8],
    _context: &mut Context<'_>,
) -> Result<TransferableInput, Box<dyn Error>>