piscopancer
piscopancer
the issue has been long gone after I updated I removed some weird conflicting extension, just saying
for the me issue was with trpc - same issue as yours ```ts import { initTRPC } from '@trpc/server' import { createExpressMiddleware } from '@trpc/server/adapters/express' export const t = initTRPC.create()...
they do not expose `lines` so it's hard to assign them to an empty vector even though this looks weird, it works just fine ```rust fn clear(&mut self) { *self...
I want it
How about giving `Cell` a `span`/`spans` building method? ```rust Cell::new("avocado").spans(2); ```