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

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