Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
use neon::prelude::*;
7
8
struct BoxableConnection(DynamicConnection);
9
10
impl Finalize for BoxableConnection {}
11
Callers
1
new_connection
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected