johnstonskj / rust-atelier

Rust native core model for the AWS Smithy IDL
MIT License
76 stars 10 forks source link

Add debug logging to resolve_shape_name() #20

Closed swaits closed 3 years ago

swaits commented 3 years ago

Adds info!(), trace!(), and debug()! through fn resolve_shape_name() for the purpose of debugging the shape name resolution.