Thanks to visit codestin.com
Credit goes to lib.rs

Cargo Features

SHV-RPC has no features set by default.

[dependencies]
shvrpc = { version = "16.1.0", features = ["journal", "websocket", "can"] }
journal

Affects shvrpc::journalrw, shvrpc::journalentry, shvrpc::datachange

websocket

Enables tungstenite

Affects shvrpc::websocketrw

can

Enables socketcan and thiserror

Affects shvrpc::canrw