couchbase-sys 1.0.0-alpha.4

Rust bindings to the libcouchbase C Couchbase SDK.
Documentation
1
2
3
4
5
6
7
8
9
10
#ifndef NI_MAXHOST
#define NI_MAXHOST 1025
#endif

#ifndef NI_MAXSERV
#define NI_MAXSERV 32
#endif


#include "libcouchbase/src/internalstructs.h"