Module prima_bridge::prelude[][src]

Re-exports

pub use super::Bridge;

Structs

The GraphQLRequest is a struct that represent a GraphQL request to be done with the Bridge

The Response struct represent a server response

The RestRequest is a struct that represent a REST request to be done with the Bridge

Enums

Traits

Represent a request that is ready to be delivered to the server

Type Definitions