Docs.rs
husako-core-0.1.0
husako-core 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nanazt
Dependencies
husako-compile-oxc ^0.1.0
normal
husako-config ^0.1.0
normal
husako-dts ^0.1.0
normal
husako-helm ^0.1.0
normal
husako-openapi ^0.1.0
normal
husako-runtime-qjs ^0.1.0
normal
husako-sdk ^0.1.0
normal
husako-yaml ^0.1.0
normal
regex-lite ^0.1
normal
reqwest ^0.13
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml_ng ^0.10
normal
tempfile ^3
normal
thiserror ^2
normal
Versions
13.81%
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 plugin
husako_
core
0.1.0
Module plugin
Module Items
Structs
Functions
In crate husako_
core
husako_core
Module
plugin
Copy item path
Source
Structs
§
Installed
Plugin
Installed plugin data collected during
install_plugins
.
Functions
§
install_
plugins
Install all plugins declared in
[plugins]
to
.husako/plugins/<name>/
.
list_
plugins
List installed plugins from
.husako/plugins/
.
merge_
plugin_
presets
Merge plugin resource presets into the config’s resources map. Plugin resources are added with a namespaced key
<plugin>/<resource>
to avoid collisions.
plugin_
tsconfig_
paths
Build plugin module path mappings for tsconfig.json.
remove_
plugin
Remove a plugin from
.husako/plugins/
.