You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rsh/src
Avril c286708bff
Start: `UntypedMessageValue` for unsafe casting of `SerializedMessage`s
4 years ago
..
message Start: `UntypedMessageValue` for unsafe casting of `SerializedMessage`s 4 years ago
pipeline Added task cancelling module 4 years ago
cancel.rs Start: Raw socket handling function 4 years ago
ext.rs 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.) 4 years ago
main.rs Added task cancelling module 4 years ago
message.rs Start: `UntypedMessageValue` for unsafe casting of `SerializedMessage`s 4 years ago
pipeline.rs Added task cancelling module 4 years ago
sock.rs 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.) 4 years ago