solana_transaction_status::parse_instruction

Function parse_memo_data

source
pub fn parse_memo_data(data: &[u8]) -> Result<String, Utf8Error>