spicedb-embedded 0.2.6

Embedded SpiceDB for Rust - embedded authorization using the standard gRPC API
1
2
3
4
//! No build-time steps: the C shared library is provided by spicedb-embedded-sys,
//! which builds from Go or downloads the prebuilt binary per target.

fn main() {}