MCPcopy Create free account
hub / github.com/bluejekyll/wasmtime-java / Math

Class Math

tests/math-wit/src/lib.rs:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1wit_bindgen_rust::export!("tests/math-wit/src/math.wit");
2
3struct Math;
4
5pub use math::Math as MathExport;
6

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…