/prisma-engine

Primary LanguageRustApache License 2.0Apache-2.0

Prisma Rust

Development Stack: Rust & Cargo.

WIP.

Coding Guidelines

  • Prevent compiler warnings
  • Use Rust formatting (cargo fmt)

Testing

  • To compile all modules use the provided build.sh script
  • To test all modules use the provided test.sh script