yodel/path
Types
pub opaque type PathSegment
Functions
pub fn add_segment(
path: List(PathSegment),
segment: String,
) -> List(PathSegment)
pub fn path_to_string(segments: List(PathSegment)) -> String
pub opaque type PathSegment
pub fn add_segment(
path: List(PathSegment),
segment: String,
) -> List(PathSegment)
pub fn path_to_string(segments: List(PathSegment)) -> String