Docs.rs
syncular-testkit-0.1.0
syncular-testkit 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bkniffler
Dependencies
base64 ^0.22
normal
p256 ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
syncular-runtime ^0.1.0
normal
tungstenite ^0.26
normal
uuid ^1.11
normal
Versions
0.66%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
open_app_client_in_memory
syncular_
testkit
0.1.0
In syncular_
testkit::
app
syncular_testkit
::
app
Function
open_
app_
client_
in_
memory
Copy item path
Source
pub fn open_app_client_in_memory( app_schema:
AppSchema
, ) ->
Result
<
InMemoryTestAppFixture
>