We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1acb54e commit acb6b0dCopy full SHA for acb6b0d
tests/fixture/mod.rs
@@ -10,7 +10,7 @@
10
use names::{Generator, Name};
11
use orcapod::uniffi::{
12
error::Result,
13
- model::{Annotation, Blob, BlobKind, URI, PathInfo, PathSet, Pod, PodJob, PodResult},
+ model::{Annotation, Blob, BlobKind, PathInfo, PathSet, Pod, PodJob, PodResult, URI},
14
orchestrator::Status,
15
store::{ModelID, ModelInfo, Store},
16
};
0 commit comments