MCPcopy Create free account
hub / github.com/QMHTMY/RustBook / integer_to_complex.rs

File integer_to_complex.rs

publication/code/chapter01/integer_to_complex.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// integer_to_complex.rs
2
3#[derive(Debug)]
4struct Complex {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected