Crate dsntk_common
Source Expand description
- DsntkError
- Error definition used by all components.
- HRef
- URI reference used for utilizing
href attribute.
- Jsonify
- Trait for converting a FEEL artifact into its JSON representation.
- ToErrorMessage
- Common trait to be implemented by structs defining a specific error.
- 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
- Result
- Common result type.
- Uri