Function get_transactions_for_user

Source
pub fn get_transactions_for_user(name: &str) -> Result<Vec<Transaction>>