Docs.rs
execution-engine-core-0.1.0
execution-engine-core 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
shift
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.5
normal
lazy_static ^1.4
normal
rusqlite ^0.30
normal
serde ^1.0
normal
serde_json ^1.0
normal
skylet-abi ^0.2
normal
tempfile ^3.0
normal
tokio ^1.0
normal
toml ^0.8
normal
tracing ^0.1
normal
tokio-test ^0.4
dev
Versions
35.05%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module service_registry
execution_
engine_
core
0.1.0
Module service_
registry
Module Items
Structs
Functions
In crate execution_
engine_
core
execution_engine_core
Module
service_
registry
Copy item path
Source
Structs
§
Service
Registry
Simple service registry storing raw pointers and a service type string.
Service
Registry
Handle
Thin handle stored in PluginContext.user_data so FFI functions can access the shared registry instance.
User
Context
Functions
§
core_
service_
get
core_
service_
register
core_
service_
unregister