bs-gl-plugin 0.2.0

Python bindings for the Greenlight client library.
Documentation
1
2
3
fn main() {
    tonic_build::compile_protos(".resources/proto/glclient/greenlight.proto").unwrap();
}