Cargo Features

StalkerMap has no features set by default.

[dependencies]
stalkermap = { version = "0.1.51", features = ["std", "tokio-dep", "agnostic"] }
std
tokio-dep = async-trait, parking_lot, serde, serde_json, tokio, tokio-stream, tokio-util

Affects stalkermap::scanner

agnostic

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

async-trait tokio-dep?
parking_lot tokio-dep?
serde tokio-dep?
serde_json tokio-dep?
tokio tokio-dep?
tokio-stream tokio-dep?
tokio-util tokio-dep?