MCPcopy Create free account
hub / github.com/Rustixir/tokio_sky / User

Class User

examples/batch_insert_mysql.rs:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153
154
155struct User {
156 age: u8,
157 fullname: Strnig
158}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected