fidl_
next_
protocol
0.0.1
Modules
fuchsia
mpsc
Structs
Client
ClientSender
IgnoreEvents
RecvFuture
Responder
ResponseFuture
SendFuture
Server
ServerSender
WireFlexible
WireFlexibleResult
WireFrameworkError
WireMessageHeader
Enums
Flexible
FlexibleResult
FrameworkError
ProtocolError
Constants
FLAG_0_WIRE_FORMAT_V2_BIT
MAGIC_NUMBER
Traits
ClientHandler
ServerHandler
ServiceInstance
Transport
TransportExt
Functions
decode_header
encode_header
fidl_next_protocol
Constant
MAGIC_NUMBER
Copy item path
Settings
Help
Summary
Source
pub const MAGIC_NUMBER:
u8
= 0x01;
Expand description
The magic number indicating FIDL protocol compatibility.