Skip to content

tauri_bindgen_host: unwrap() on Err; generate! with relative path #124

@SenojLuap

Description

@SenojLuap

Trying out the v0.2.0 release, and I'm getting: message: called `Result::unwrap()` on an `Err` value: × unexpected character when I use a relative path ( '../' in my case) to specify the location of the .wit file.

tauri_bindgen_host::generate!(
  {
    path: "../edit-ui.wit"
  }
);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions