8 Commits

Author SHA1 Message Date
Jonathan de Jong
7ca97a0f35
identifiers: Add FromStr to MatrixUri and MatrixToUri 2022-02-20 12:39:23 +01:00
Kévin Commaille
be376f5bd6
identifiers: Add MatrixUri for matrix scheme URIs 2022-02-19 14:09:43 +01:00
Kévin Commaille
02008ac6e9
identifiers: Add links to the spec for identifiers 2022-02-19 12:38:24 +01:00
Kévin Commaille
e9be719a33
identifiers: Implement TryFrom<&str> for MatrixToUri 2022-02-19 11:42:58 +01:00
Kévin Commaille
384d48baaa
identifiers: Rename matrix_to_url methods to matrix_to_uri
To be consistent in the naming
2022-02-19 11:39:25 +01:00
Kévin Commaille
f9b4958654 identifiers: Add MatrixToUri parsing 2022-02-18 19:11:26 +01:00
Kévin Commaille
1c23cd25b5 identifiers: Create MatrixId type for MatrixToUri 2022-02-18 19:11:26 +01:00
Kévin Commaille
52268b5dc2 identifiers: Rename MatrixToRef to matrix_uri::MatrixToUri 2022-02-18 19:11:26 +01:00