user_current_check_following

Function user_current_check_following 

Source
pub async fn user_current_check_following(
    configuration: &Configuration,
    username: &str,
) -> Result<(), Error<UserCurrentCheckFollowingError>>