Crate netxclient[][src]

Re-exports

pub use client::*;
pub use aqueue;
pub use data_rw;
pub use paste;
pub use tcpclient;

Modules

client

Macros

call
impl_interface

Structs

Actor
Arc

A thread-safe reference-counting pointer. ‘Arc’ stands for ‘Atomically Reference Counted’.

Attribute Macros

aqueue_trait
build
build_impl
tag