Commit Graph

6 Commits (complex-cap)

Author SHA1 Message Date
Avril 52d19c730b
Start reworking SerializedMessage -> binary pipeline.
3 years ago
Avril ab97278dbd
Added `subtrait!` macro for creating a blanket-impl trait that ``inherits" from one or more different traits in a few different ways (normal -> `Sized` types only, `dyn`: Sized and unsized types , `virtual`: Sized and unsized types, downcastable.)
3 years ago
Avril d3c43b323b
Added task cancelling module
3 years ago
Avril 101ce28602
Encrypt + Sign tests work.
3 years ago
Avril 226901861a
Start adding stack-allocation helper functions. (ext.rs)
3 years ago
Avril 9142244bca
Started `Message` protocol.
3 years ago