All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rust.protocol_class_template.rs Maven / Gradle / Ivy

Go to download

zfoo protocol is binary serialization framework for Java/C++/js/ts/C#/Go/Lua/GDScript/Python

The newest version!
${protocol_note}
#[derive(Clone)]
pub struct ${protocol_name} {
    ${protocol_field_definition}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy