Wasm Directoryalpha
Function

get-trailer-value

Gets the value for the trailer with the given name, or none if the trailer is not present.

get-trailer-value: func(body: borrow​<body>, name: string, max-len: u64) -> result​<option​<list​<u8>>, trailer-error>;