Skip to main content

Crate aranya_afc_util

Crate aranya_afc_util 

Source
Expand description

AFC support for Aranya.

Modules§

testingtesting
Utilities for testing Handler and Ffi.

Macros§

test_all
Performs all of the tests in this module.

Structs§

AfcUniChannel
Ffialloc
An FfiModule for AFC.
Handler
Handles AFC effects.
UniChannelCreated
Data from the AfcUniChannelCreated effect.
UniChannelReceived
Data from the AfcUniChannelReceived effect.
UniKeyId
Uniquely identifies a unirectional channel.

Enums§

Error
An error returned by Handler.
UniKey
A unidirectional channel key.

Traits§

Transform
Like TryFrom, but with a different spelling.