#basic rust issue, i'm probably missing something

2 messages · Page 1 of 1 (latest)

vapid willow
#

it is annotated with #[tauri::command]

#

maybe there's a conflict with the state name -- ended up renaming it state_service and updated the mod and the generate handler bit -- same error though