Docs.rs
godot-testability-runtime-0.1.2
godot-testability-runtime 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dcvz
Dependencies
libc ^0.2
normal
libtest-mimic ^0.8.1
normal
once_cell ^1.20
normal
parking_lot ^0.12
normal
thiserror ^2.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
85.94%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module error
godot_
testability_
runtime
0.1.2
Module error
Module Items
Enums
Type Aliases
In crate godot_
testability_
runtime
godot_testability_runtime
Module
error
Copy item path
Source
Expand description
Error types for the testability framework.
Enums
§
Test
Error
Errors that can occur during embedded testing.
Type Aliases
§
Test
Result
Result type for test operations.