pub fn validate_posts_options(opts: &PostsOptions) -> Result<()>Expand description
Validate posts options: limit, since <= until ordering, and before/after exclusivity.
pub fn validate_posts_options(opts: &PostsOptions) -> Result<()>Validate posts options: limit, since <= until ordering, and before/after exclusivity.