diff options
author | Casper Beyer <caspervonb@pm.me> | 2020-10-07 16:24:15 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-07 10:24:15 +0200 |
commit | cb3a3a1e951d0eef9e2d095f87eaaa2f5ea160ad (patch) | |
tree | db5875394d6105a89de1254603a284de3ade57c6 /cli/module_graph2.rs | |
parent | 7ab645f512057d74fda2d0edf2d336cea3ed524e (diff) |
refactor(cli/inspector): use &str for post_message (#7851)
This changes the signature of InspectorSession.post_message to take a
&str rather than a String avoiding the need call str.to_string at each
call site.
Diffstat (limited to 'cli/module_graph2.rs')
0 files changed, 0 insertions, 0 deletions