leptos-rs / start-axum

Starter template for use with the Leptos web framework and Axum.
The Unlicense
141 stars 26 forks source link

Method not found Error #22

Closed jigypeper closed 12 months ago

jigypeper commented 1 year ago

I seem to get the following error on my project. Very frustrating. Can anyone point me in the right direction? self.inner.deregister(registry) | ^^^^^^^^^^ method not found in IoSource<UdpSocket>

repo: https://github.com/jigypeper/pa-site