pub type Link = LinkGeneric<Context>;Expand description
The ergonomic link type alias for Context. For backward compatibility and ergonomic usage, export as Link.
Aliased Typeยง
pub struct Link { /* private fields */ }pub type Link = LinkGeneric<Context>;The ergonomic link type alias for Context. For backward compatibility and ergonomic usage, export as Link.
pub struct Link { /* private fields */ }