Skip to content

bytebeamio/dbcppp_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust wrapper for dbcppp

Dev setup

  • Install build-essential, cmake, clang, and ninja
  • git clone
  • git submodule update --init --recurse
  • (mkdir -p dbcppp/cmake-build-debug && cd dbcppp/cmake-build-debug && cmake ../ && ninja && bin/libdbcppp_Test)
  • cargo test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages