MCPcopy Create free account
hub / github.com/Amanieu/regalloc3 / mod.rs

File mod.rs

src/debug_utils/generic_function/mod.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Generic implementation of a [`Function`] which can be used for testing the
2//! register allocator.
3
4use alloc::vec::Vec;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected