parse_transfer_hook_account

Function parse_transfer_hook_account 

Source
pub fn parse_transfer_hook_account<T>(string: T) -> Result<AccountMeta, String>
where T: AsRef<str> + Display,