Module default_engine_cxx
Expand description
DefaultEngine test fixture - Replicates C++ EngineFixture behavior
Modules§
- ffi
- DefaultEngine Test Fixture - Replicates C++ EngineFixture.cpp behavior
Structs§
- Default
Engine Fixture - DefaultEngine test fixture wrapper Replicates the behavior of DefaultEngine from engine/test/EngineFixture.h
Functions§
- test_
echo_ ⚠bool - Test method: Echo bool from C++ (for testing Rust-C++ type passing)
- test_
echo_ ⚠int - Test method: Echo int from C++ (for testing Rust-C++ type passing)