Type Alias WireSymlinkTarget

Source
pub type WireSymlinkTarget = WireVector<u8>;
Expand description

The wire type corresponding to SymlinkTarget.

Aliased Typeยง

struct WireSymlinkTarget { /* private fields */ }