Crate gveditor_core_api[][src]

Re-exports

pub use extensions::ExtensionErrors;
pub use filesystems::FilesystemErrors;
pub use state::State;
pub use tokio;

Modules

Structs

An asynchronous Mutex-like type.

Sends values to the associated Receiver.

Enums

Global errors enum

Traits

A data structure that can be deserialized from any data format supported by Serde.

A data structure that can be serialized into any data format supported by Serde.

Derive Macros