MCPcopy Create free account
hub / github.com/OxideEngine/Oxide / vector2.rs

File vector2.rs

oxide_math/commons/vector2.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::ops;
2
3use serde::{Deserialize, Serialize};
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected