yttrium_std_math 0.1.0

Plugin for the Yttrium project
#include <string>
#include <memory>
#include "rust/cxx.h"
#include "yttrium_std_math/src/lib.rs.h"
std::unique_ptr<std::string> calculate(rust::Str expression);