rust_std 0.0.1 copy "rust_std: ^0.0.1" to clipboard
rust_std: ^0.0.1 copied to clipboard

The rust standard library implemented in Dart where it makes sense.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rust_std

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  rust_std: ^0.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rust_std/rust_std.dart';
2
likes
0
pub points
33%
popularity

Publisher

verified publishervoyver.com

The rust standard library implemented in Dart where it makes sense.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

rust_core

More

Packages that depend on rust_std