Type Definition pshbullet_client::push::Result [] [src]

type Result = Result<(Response, ResponseHeaders), Box<Error>>;