Docs.rs
roboticus-plugin-sdk-0.9.8
roboticus-plugin-sdk 0.9.8
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
robot-accomplice
Dependencies
async-trait ^0.1
normal
hex ^0.4
normal
roboticus-core ^0.9.0
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
zip ^2
normal
tempfile ^3
dev
tokio ^1
dev
Versions
41.61%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
discover_plugins
roboticus_
plugin_
sdk
0.9.8
In roboticus_
plugin_
sdk::
loader
roboticus_plugin_sdk
::
loader
Function
discover_
plugins
Copy item path
Source
pub fn discover_plugins(plugins_dir: &
Path
) ->
Result
<
Vec
<
DiscoveredPlugin
>>