veilid-tools 0.3.2

A collection of baseline tools for Rust development use by Veilid and Veilid-enabled Rust applications
Documentation

veilid-tools

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 5 of them enabled by default.

default

  • rt-tokio

rt-tokio

  • tokio
  • tokio-util
  • tokio-stream
  • rtnetlink/tokio_socket
  • async_executors/tokio_tp
  • async_executors/tokio_io
  • async_executors/tokio_timer

tokio

  • dep:tokio

tokio-util

  • dep:tokio-util

tokio-stream

  • dep:tokio-stream

rt-async-std

  • async-std
  • async_executors/async_std
  • rtnetlink/smol_socket

veilid_tools_ios_tests

  • dep:tracing
  • dep:oslog
  • dep:tracing-oslog

tracing

  • dep:tracing
  • dep:tracing-subscriber

rt-wasm-bindgen

  • async_executors/bindgen
  • async_executors/timer

veilid_tools_android_tests

  • dep:paranoid-android

async-std

  • dep:async-std