↓ 5 callersMethodres_vm(
&self,
tag: &str,
peer: &str,
content: &Result<VmTable, VirshleError>,
)
virshle_rest/src/commons/print.rs:27
↓ 4 callersMethodby_peer_indexmap(
&self,
tag: &str,
content: &IndexMap<Peer, IndexMap<Status, Vec<VmTable>>>,
)
virshle_rest/src/commons/print.rs:153