Module async_rustbus::rustbus_core::signature[][src]

Expand description

Everything needed to deal with dbus signatures

Structs

Implements an iterator over signatures contained in a &str. This does not validate the content, it expects a valid signature.

Wraps the types a struct contains. Must contain at least one type, empty structs are not allowed in the spec

Enums

Base types that might occur in a signature

Containers for other types

Either a Base or a Container