cf-system-sdks 0.1.9

Collection of system modules SDKs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# System SDKs

Collection crate for system module SDKs.

## Overview

The `cf-system-sdks` crate re-exports individual system SDK crates behind feature flags.

## Features

- `directory`: enables `cf-system-sdk-directory`
- `directory_grpc`: enables `directory` and the gRPC feature of the directory SDK

## License

Licensed under Apache-2.0.