Cargo Features
pythagore has no features set by default.
[dependencies]
pythagore = { version = "0.8.3", features = ["wasm", "wasm-point", "wasm-point-real", "wasm-vector", "wasm-vector-int"] }
- wasm = wasm-point, wasm-vector
- wasm-point wasm? = wasm-point-int, wasm-point-real
- wasm-point-int wasm-point-real wasm-point?
-
Enables wasm-bindgen
- wasm-vector wasm? = wasm-vector-int, wasm-vector-real
- wasm-vector-real wasm-vector-int wasm-vector?
-
Enables wasm-bindgen
pythagore has 5 features without comments.