linera_witty::test

Function 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.