Crate makepad_file_server
source ·Re-exports
pub use makepad_micro_serde;
pub use makepad_live_id;
pub use makepad_file_protocol;
pub use file_server::*;
Modules
Structs
- A type for representing an entry in a directory.
- A type for representing data about a file tree.
- An identifier for files on the collab server.
Enums
- A type for representing either a response or a notification from the collab server.
- A type for representing errors from the collab server.
- A type for representing data about a node in a file tree.
- A type for representing a notification from the collab server.
- Types for the collab protocol.
- A type for representing a response from the collab server.