This website requires JavaScript.
Explore
Help
Sign In
frost
/
bdk-ffi
Watch
3
Star
0
Fork
0
You've already forked bdk-ffi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bdk-ffi
/
build.rs
4 lines
78 B
Rust
Raw
Normal View
History
Unescape
Escape
WIP -- NOT WORKING
2021-10-11 23:04:18 -07:00
fn
main
(
)
{
uniffi_build
::
generate_scaffolding
(
"
src/bdk.udl
"
)
.
unwrap
(
)
;
Update README, build.sh and test.sh, rust fmt
2021-10-12 18:22:02 -07:00
}
Reference in New Issue
Copy Permalink