mirror of
https://github.com/fluencelabs/interface-types
synced 2025-06-28 06:01:39 +00:00
rename signature_type to function_type, fix cargo warnings
This commit is contained in:
@ -23,7 +23,7 @@ fn test_binary_encoding_decoding_roundtrip() {
|
||||
imports: vec![Import {
|
||||
namespace: "a",
|
||||
name: "b",
|
||||
signature_type: 0,
|
||||
function_type: 0,
|
||||
}],
|
||||
adapters: vec![Adapter {
|
||||
function_type: 0,
|
||||
|
Reference in New Issue
Block a user