mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-14 19:55:02 +01:00
more
This commit is contained in:
parent
1549991910
commit
dc5e698fac
1 changed files with 0 additions and 4 deletions
|
|
@ -36,10 +36,6 @@ pub trait Inspect {
|
||||||
}
|
}
|
||||||
impl Inspect for () {}
|
impl Inspect for () {}
|
||||||
|
|
||||||
impl Inspect for TileDb {
|
|
||||||
fn inspect_mut(&mut self) {}
|
|
||||||
}
|
|
||||||
|
|
||||||
impl std::fmt::Debug for TileDb {
|
impl std::fmt::Debug for TileDb {
|
||||||
fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
|
fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
|
||||||
loop {}
|
loop {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue