[][src]Function eosio_cdt::read_action_data

pub fn read_action_data<T: Read>() -> Result<T, ReadError>

Reads action data

Errors

Will return Err if there was a problem reading the action data.