Expand description
Implementations of the EncodePathExtendsPath encoding relation.
Structs§
- Codec
Path Extends Path - A wrapper type around
Pathwhose implementations of the codec_relative traits implement the EncodePathExtendsPath encoding relation.
Functions§
- decode_
path_ extends_ path - Implements decoding for the EncodePathExtendsPath encoding relation.
- decode_
path_ extends_ path_ canonic - Implements canonic decoding for the path_extends_path encoding function.
- encode_
path_ extends_ path - Implements encoding for the path_extends_path encoding function.
- path_
extends_ path_ encoding_ len - Returns the length of the encoding of
pathrelative toprefixaccording to the path_extends_path encoding function.