MCPcopy Create free account
hub / github.com/LutrisEng/datom-rs / BoxableConnection

Class BoxableConnection

datom-node/src/lib.rs:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6use neon::prelude::*;
7
8struct BoxableConnection(DynamicConnection);
9
10impl Finalize for BoxableConnection {}
11

Callers 1

new_connectionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected