Skip to main content

RawTarget

Type Alias RawTarget 

Source
pub type RawTarget = RefString;
Expand description

A type alias for a RefString that has yet to be validated into a symbolic reference target.

Aliased Typeยง

pub struct RawTarget(/* private fields */);