Expand description
§Common definitions
Structs§
- Dsntk
Error - Error definition used by all components.
- HRef
- URI reference used for utilizing
href
attribute.
Traits§
- Jsonify
- Trait for converting a FEEL artifact into its JSON representation.
- ToError
Message - Common trait to be implemented by structs defining a specific error.
Functions§
- encode_
segments - Returns a string with URL encoded path segments.
- gen_id
- Returns a string representation of a random UUID v4.
- to_rdnn
- Converts an URI into its RDNN-like equivalent.
- to_uri