[][src]Function dumplingh::ops::list_comments

pub fn list_comments<S: Into<String>>(
    comments_url: S,
    auth: Option<&str>
) -> Result<Vec<Value>, Error>

List all comments from the specified URL.