📝 Limpia y corrige documentación de extensiones
This commit is contained in:
parent
f9e87058d8
commit
41c4379bc3
14 changed files with 50 additions and 104 deletions
|
|
@ -41,6 +41,8 @@ como dependencia en su `Cargo.toml`.
|
|||
|
||||
/// Resource definition and single module based generation.
|
||||
pub mod resource;
|
||||
|
||||
#[doc(inline)]
|
||||
pub use resource::Resource as StaticFile;
|
||||
|
||||
mod resource_dir;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue