Cargo Features

aeronet_replicon has no features set by default.

[dependencies]
aeronet_replicon = { version = "0.9.0", features = ["client", "server", "document-features"] }
client

Enables support for bevy_replicon/client.

Enables client of bevy_replicon

Affects aeronet_replicon::client

server

Enables support for bevy_replicon/server.

Enables server of bevy_replicon

Affects aeronet_replicon::server

document-features

Enable this when generating docs.

Enables document-features