Skip to content

tylerwhall/dbus-serialize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbus-serialize
==============
This package aims to implement a set of standard types for representing
D-Bus objects in Rust.  Additionally, it contains utilities for
converting between D-Bus objects and native Rust objects, particularly
through supporting the Encoder and Decoder traits from rustc_serialize.
Other packages could use these types as a standard basis for encoding
D-Bus objects either directly into a bytestream, or through FFI with
dbus_message_iter.

About

Encoder / Decoder for D-Bus in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%