Skip to content

Conversation

@bspradling
Copy link
Collaborator

No description provided.

use crate::ids::{BlockId, DatabaseId};
use crate::models::error::ErrorResponse;
use crate::models::search::{DatabaseQuery, SearchRequest};
use crate::models::search::{DatabaseQuery, SearchRequest, Foo};
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems.. interesting.. probaly not a type we want to check in

And(Vec<PropertyCondition>),
}

pub trait Foo {}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing?

@jakeswenson jakeswenson added the WIP Work In Progress label Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP Work In Progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants