Skip to content

Auto-configures all `robius-*` crates in your dependency tree to work with Makepad

License

Notifications You must be signed in to change notification settings

project-robius/robius-use-makepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robius-use-makepad

Latest Version Docs Project Robius Matrix Chat

This crate simply auto-configures all other robius-* crates in your dependency tree to work with Makepad.

Usage of this crate

If you're building a Makepad app that uses any robius-* crates, simply add this to your Cargo.toml to ensure that those robius-* crates are configured correctly to expect being used from within a Makepad app.

That's all you need to do!

More details

This crate exists as a convenient way to auto-configure all other robius-* crates in your dependency tree to work with Makepad. It doesn't have any code -- all it does is enable the makepad feature in the robius-android-env crate, which is an "internal" crate that many other robius-* crates depend on.

Simply depending on this crate will auto-configure all Robius crates to work with Makepad.

About

Auto-configures all `robius-*` crates in your dependency tree to work with Makepad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages