Function egg_mode::user::friends_of [] [src]

pub fn friends_of<'a, T: Into<UserID<'a>>>(acct: T, con_token: &'a Token, access_token: &'a Token) -> UserLoader<'a>

Lookup the users a given account follows, also called their "friends" within the API.