Docs.rs
  • vanguard-plugin-0.1.0
    • vanguard-plugin 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rickco75
    • Dependencies
      • async-trait ^0.1 normal
      • dirs ^5.0 normal
      • libloading ^0.8 normal
      • semver ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.0 normal
      • tempfile ^3.8 dev
      • tokio ^1.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

vanguard_plugin0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ConfigManager
  • LoaderConfig
  • Platform
  • PluginDependency
  • PluginInfo
  • PluginLibrary
  • PluginLoader
  • PluginMetadata
  • PluginRegistry
  • PluginValidator
  • exports::RawPlugin

Enums

  • ConfigError
  • DylibError
  • LoaderError
  • PluginError
  • PluginState
  • RegistryError
  • ValidationError
  • ValidationResult

Traits

  • VanguardPlugin

Macros

  • export_plugin
  • export_plugin_with

Functions

  • get_dylib_name
  • get_dylib_path

Type Aliases

  • ConfigResult
  • exports::CreatePluginFn

Constants

  • exports::CREATE_PLUGIN_SYMBOL