Crate wasmesh_proto

Crate wasmesh_proto 

Source

Modules§

abi
Generated file from abi.proto
test
Generated file from test.proto
types

Structs§

Any
Bytes
A cheaply cloneable and sliceable chunk of contiguous memory.
CodeMsg
CodedOutputStream
Buffered write with handy utilities
Ctx
Empty
ErrCode
HttpRequest
Generated files are compatible only with the same version of protobuf runtime.
HttpResponse
InArgs
Generated files are compatible only with the same version of protobuf runtime.
OutResult

Enums§

HttpMethod
VmMethod
WasmMethod

Constants§

ERR_CODE_NONE
ERR_CODE_PROTO
ERR_CODE_UNKNOWN

Traits§

Message
Trait implemented for all generated structs for protobuf messages.
ProtobufEnum
Trait implemented by all protobuf enum types.

Functions§

pack_any
pack_empty
unpack_any
wasm_main

Type Aliases§

CtxID
Method
Result

Attribute Macros§

wasm_entry
Entry pointer of function, take function handler as argument.