pub type WireSymlinkTarget<'de> = WireVector<'de, u8>;
Expand description
The wire type corresponding to SymlinkTarget
.
Aliased Typeยง
struct WireSymlinkTarget<'de> { /* private fields */ }
pub type WireSymlinkTarget<'de> = WireVector<'de, u8>;
The wire type corresponding to SymlinkTarget
.
struct WireSymlinkTarget<'de> { /* private fields */ }