Docs.rs
ferrosite-0.1.0
ferrosite 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MatthiasKainer
Dependencies
base64 =0.22.1
normal
chrono =0.4.31
normal
clap =4.4.18
normal
fs_extra =1.3.0
normal
image =0.25.5
normal
minijinja =1.0.16
normal
once_cell =1.18.0
normal
pulldown-cmark =0.9.6
normal
serde =1.0.193
normal
serde_json =1.0.108
normal
slug =0.1.5
normal
tempfile =3.8.1
normal
thiserror =1.0.50
normal
toml =0.8.2
normal
walkdir =2.4.0
normal
Versions
21.72%
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
install_plugin
ferrosite
0.1.0
In ferrosite::
plugin
ferrosite
::
plugin
Function
install_
plugin
Copy item path
Source
pub fn install_plugin( site_root: &
Path
, source: &
str
, ) ->
SiteResult
<
PluginInstallOutcome
>