Function linera_witty::test::assert_interface_functions

source ยท
pub fn assert_interface_functions<Interface>(
    expected_declarations: &[impl AsRef<str>],
)
where Interface: WitInterface,
Expand description

Asserts that the function declarations of the Interface are the expected_declarations.