[][src]Module dsf_core::types

Types defines common data types for use in DSF

Re-exports

pub use self::kinds::*;
pub use self::flags::*;
pub use self::errors::*;
pub use self::datetime::DateTime;

Modules

datetime
errors
flags
kinds

Structs

Array32
Array64

Constants

ENCRYPTED_META_LEN
HASH_LEN
ID_LEN
PRIVATE_KEY_LEN
PUBLIC_KEY_LEN
REQUEST_ID_LEN
SECRET_KEY_LEN
SIGNATURE_LEN

Type Definitions

Address
CryptoHash
Data
EncryptedMeta
Id
PrivateKey
PublicKey
RequestId
SecretKey
Signature