MCPcopy Create free account
hub / github.com/DioxusLabs/anyrender / resize

Method resize

crates/anyrender/src/null_backend.rs:72–72  ·  view source on GitHub ↗
(&mut self, _width: u32, _height: u32)

Source from the content-addressed store, hash-verified

70 }
71
72 fn resize(&mut self, _width: u32, _height: u32) {}
73
74 fn reset(&mut self) {}
75

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected