We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d666f12 commit 7bf1e26Copy full SHA for 7bf1e26
c/Cargo.toml
@@ -4,6 +4,9 @@ version = "0.1.0"
4
authors = ["Patrick Walton <[email protected]>"]
5
edition = "2018"
6
7
+[features]
8
+capi = []
9
+
10
[lib]
11
crate-type = ["staticlib"]
12
name = "pathfinder"
0 commit comments