This website works better with JavaScript.
Home
Explore
Help
Sign In
jbell730
/
puffpastry-wheat-backend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
70 KiB
Rust
93.9%
SQL
1.8%
PLSQL
1.5%
PLpgSQL
1.5%
TSQL
1.4%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
puffpastry-wheat-backend
/
build.rs
4 lines
89 B
Raw
Permalink
Blame
History
fn main() {
println!("cargo:rustc-link-search=native=/Library/PostgreSQL/17/lib");
}