Jonas Platte
|
da14fdaf17
|
serde: Remove impl From<T> for Raw<T>
|
2021-09-15 20:36:20 +02:00 |
|
Jonas Platte
|
3c76fa1492
|
signatures: Fix verify_json and sign_json enforcing PDU size limits
These functions are used for request signatures too.
|
2021-08-10 15:22:47 +02:00 |
|
Devin Ragotzy
|
c55dab7122
|
misc-errors: Allow or make error enums non_exhaustive
|
2021-08-10 15:22:26 +02:00 |
|
Jonas Platte
|
fdf7af442c
|
serde: Make Raw deserialization methods more general
|
2021-08-09 19:34:50 +02:00 |
|
Jonas Platte
|
f0e3a39706
|
serde: Relax bounds on Raw::deserialize_as
|
2021-05-15 18:47:34 +02:00 |
|
Jonas Platte
|
1562cd1d3a
|
serde: Remove time module
|
2021-05-15 18:45:30 +02:00 |
|
Jonas Platte
|
16e8f498b4
|
serde: Add Raw::deserialize_as
|
2021-05-15 15:02:03 +02:00 |
|
Jonas Platte
|
60d4ea027f
|
Use serde_json::Result alias
|
2021-05-15 15:02:02 +02:00 |
|
Jonas Platte
|
4edaf5a638
|
serde: Tiny docs improvement
|
2021-05-15 14:58:41 +02:00 |
|
Jonathan de Jong
|
b616ba8233
|
Add reasons for each doctest ignore
|
2021-05-14 13:44:49 +02:00 |
|
Jonas Platte
|
c01e8340eb
|
serde: Add From implementations for CanonicalJsonValue
|
2021-05-08 14:03:01 +02:00 |
|
Jonas Platte
|
719433eb5c
|
serde: Add PartialEq implementations for CanonicalJsonValue
|
2021-05-07 23:39:48 +02:00 |
|
Jonas Platte
|
6d5f198164
|
serde: Add is_* methods to CanonicalJsonValue
|
2021-05-07 23:24:16 +02:00 |
|
Jonas Platte
|
3b6a719b8e
|
serde: Add as_array_mut and as_object_mut methods to CanonicalJsonValue
|
2021-05-07 23:20:49 +02:00 |
|
Devin Ragotzy
|
5090c11843
|
Enable non-default clippy lints
|
2021-05-06 11:07:31 +00:00 |
|
Devin Ragotzy
|
c6aa2e0428
|
Fix clippy warnings across workspace
|
2021-05-06 06:16:28 -04:00 |
|
Jonas Platte
|
07f4212094
|
serde: Fix new doctest
|
2021-05-05 16:29:17 +02:00 |
|
Jonas Platte
|
cc455057f7
|
serde: Add Raw::get_field
|
2021-05-05 11:22:01 +02:00 |
|
Jonas Platte
|
3db0ea7026
|
Move all crates into a new crates directory
|
2021-05-03 15:50:27 +02:00 |
|