grpcio-sys 0.13.0+1.56.2-patched

FFI bindings to gRPC c core library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ul {
  list-style-type: none;
}
a{
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
ul li a {
  font-family: 'SF Mono', 'Menlo', 'Monaco', 'Consolas', 'Courier New', Courier, monospace
}
h1 {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}