Crate indradb_proto

source ·

Re-exports

  • pub use bulk_insert_item::Item as BulkInsertItemVariant;
  • pub use indra_db_client::IndraDbClient as ProtoClient;
  • pub use query::Query as QueryVariant;
  • pub use query_output_value::Value as QueryOutputValueVariant;

Modules

Structs

Enums

  • The error returned if a client operation failed.
  • The error returned if a try into operation fails.
  • Specifies what kind of items should be piped from one type of query to another.