Cargo Features

embassy-net-ppp has no features set by default.

[dependencies]
embassy-net-ppp = { version = "0.1.0", features = ["defmt", "log"] }
defmt

Enables defmt, defmt of ppproto

log

Enables log, log of ppproto

embassy-net-ppp has 2 features without comments.