Raytlty - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View Raytlty's full-sized avatar

Python Algorithm Obsessive

  • Xidian University

  • GuangDong ZhongShan

Block or report Raytlty

Pinned Loading

  1. rust-klefki versions

    Rust 2 1

  2. 2

    /// This is a naive implementation of a registry for Actix Actors that

    3

    /// implement a SyncContext. Using it you can retreive an address for

    4

    /// any actor registered with it from any point in your program.