⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

sigp/context_deserialize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

context_deserialize

CI Crates.io Documentation

A Rust library for deserializing data structures with additional context, built on top of serde.

Overview

context_deserialize provides a trait similar to serde::Deserialize, but with an additional context parameter that can be passed through the deserialization process. This is useful when you need external information (like a version number or configuration) to properly deserialize your data structures.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages