Crate rust_to_npm

Source

Modules§

generators

Structs§

CargoToml
the Cargo.toml definition
Package
package def for npm from cargo

Functions§

create_package
create npm package contents based off Cargo.toml
get_package_def
convert Cargo.toml to Package structure
ready_write_file
create or get a file ready for writting.