remote-trait-object is a Rust Remote Method Invocation (RMI) library based on trait objects.
Rust is a language that utilizes the RAII idiom, resulting in different code depending on when the…