Module serialization

Module serialization 

Source
Expand description

Serialization and deserialization implementations for SCIM resources.

This module provides Serde implementations for the Resource struct, enabling seamless JSON serialization/deserialization while maintaining type safety for core attributes.