mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 06:38:03 +08:00
Update references to the latest tech stack plans
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use super::*;
|
||||
use std::sync::mpsc::{Receiver, Sender};
|
||||
|
||||
/// Handles communication with the NodeRuntime, either locally or via Tauri
|
||||
/// Handles communication with the NodeRuntime
|
||||
#[derive(Debug)]
|
||||
pub struct NodeRuntimeIO {
|
||||
// Send to
|
||||
|
||||
Reference in New Issue
Block a user