Module path_extends_path

Module path_extends_path 

Source
Expand description

Implementations of the EncodePathExtendsPath encoding relation.

Structs§

CodecPathExtendsPath
A wrapper type around Path whose 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 path relative to prefix according to the path_extends_path encoding function.