# Functions
FromCid returns a new "/dep2p" path with the provided CID.
Join joins a [Path] with certain segments and returns a new [Path].
No description provided by the author
NewPath takes the given string and returns a well-formed and sanitized [Path].
NewPathFromSegments creates a new [Path] from the provided segments.
SegmentsToString converts an array of segments into a string.
StringToSegments converts a string into an array of segments.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
ImmutablePath is a [Path] which is guaranteed to have an immutable [Namespace].
# Interfaces
Path is a generic, valid, and well-formed path.