freenet 0.0.6

Freenet core software
Documentation

freenet

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 16 feature flags, 10 of them enabled by default.

default

  • websocket
  • rocks_db
  • trace

websocket

  • axum/ws

rocks_db

  • rocksdb

trace

  • tracing
  • opentelemetry
  • opentelemetry-jaeger
  • tracing-opentelemetry
  • tracing-subscriber

rocksdb

  • dep:rocksdb

tracing

  • dep:tracing

opentelemetry

  • dep:opentelemetry

opentelemetry-jaeger

  • dep:opentelemetry-jaeger

tracing-opentelemetry

  • dep:tracing-opentelemetry

tracing-subscriber

  • dep:tracing-subscriber

sqlite

  • sqlx

testing

  • arbitrary

arbitrary

  • dep:arbitrary

sqlx

  • dep:sqlx

local-mode

    This feature flag does not enable additional features.

network-mode

    This feature flag does not enable additional features.