Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
/ serde-prop Public archive

Rust library for serializing and deserializing `prop`

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

MRepoApp/serde-prop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serde-prop

Rust library for serializing and deserializing prop

usage

[dependencies.serde-prop]
git = "https://github.com/MRepoApp/serde-prop.git"

usage (no-std)

[dependencies.serde-prop]
git = "https://github.com/MRepoApp/serde-prop.git"
default-features = false
features = ["alloc"]

About

Rust library for serializing and deserializing `prop`

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages