Skip to content

Allow importing from Cargo #6

Open
@yoshuawuyts

Description

With sheetify we can import CSS from npm:

var sheetify = require('sheetify')
sheetify('tachyons')

It would be cool if rustify allowed to do the same, but from Cargo:

var rustify = require('rustify')
rustify('nalgebra')

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions