Skip to content

These are libraries that provide additional utility for serializing and deserializing data with Borsh using the BorshSchemaContainer.

License

Notifications You must be signed in to change notification settings

wkennedy/borsh-schema-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

borsh-schema-utils

Rust :: codecov

These are two libraries that provide additional utility for serializing and deserializing data with Borsh using the BorshSchemaContainer. Use cases where this is useful include when you want to serialize/deserialize data where you might not know the schema ahead of time, or are not able to use create or compile code to support the serialized data.

borsh-schema-writer - README - crates.io

borsh-serde-adapter - README - crates.io

For example uses, please see the integration_test files in each library.

About

These are libraries that provide additional utility for serializing and deserializing data with Borsh using the BorshSchemaContainer.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages