Skip to content

pzaino/merlin_macros

RISC OS Merlin OS macros

Security Audit CodeQL: FOSSA Status Build Test Rust

License FOSSA Status

GitHub language count GitHub commit activity GitHub contributors GitHub code search count

Status: WORK IN PROGRESS

Description

This crate provides a set of macros for the RISC OS Merlin Operating System. It is designed to be used with the Merlin development environment and provides a convenient way to define and use macros in your code.

License

RISC OS Merlin is Copyright (c) by Paolo Fabio Zaino, all rights reserved. This project is licensed under MPL 2.0, see the LICENSE file for details.

Usage

To use this crate, add the following line to your Cargo.toml file:

[dependencies]
merlin-macros = "0.1"

Then, in your Rust code, you can use the macros provided by this crate:

use merlin_macros::macro_name;

Building documentation

To build the documentation for this crate, run the following command:

cargo doc --open

About

Merlin Operatign System macros crate - This crate is only for Merlin Kernel and OS development.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published