MCPcopy Create free account
hub / github.com/doonv/bevy_dev_console / fancy_debug_print

Function fancy_debug_print

src/builtin_parser/runner/value.rs:237–409  ·  view source on GitHub ↗

A massive function that takes in a type registration and the world and then does all the hard work of printing out the type nicely.

(
    resource: &IntoResource,
    world: &World,
    registrations: &[&TypeRegistration],
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

try_formatMethod · 0.85

Calls 5

debug_subprintFunction · 0.85
create_registrationMethod · 0.80
ref_dyn_reflectMethod · 0.80
iterMethod · 0.80
nextMethod · 0.80

Tested by

no test coverage detected