Enum rustbus::signature::Base [−][src]
pub enum Base {}Show variants
Byte, Int16, Uint16, Int32, Uint32, UnixFd, Int64, Uint64, Double, String, Signature, ObjectPath, Boolean,
Base types that might occur in a signature
pub enum Base {}Show variants
Byte, Int16, Uint16, Int32, Uint32, UnixFd, Int64, Uint64, Double, String, Signature, ObjectPath, Boolean,
Base types that might occur in a signature
impl Copy for Base
[src]impl Eq for Base
[src]impl StructuralEq for Base
[src]impl StructuralPartialEq for Base
[src]impl RefUnwindSafe for Base
impl Send for Base
impl Sync for Base
impl Unpin for Base
impl UnwindSafe for Base