[][src]Type Definition c5store::providers::C5ValueDeserializer

type C5ValueDeserializer = dyn Fn(C5RawValue) -> C5DataValue + Send + Sync;