Add function asting

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2026-03-13 09:08:06 +01:00
parent 70f616d60c
commit cb55c00739
4 changed files with 97 additions and 4 deletions

View file

@ -5,8 +5,6 @@ use std::collections::BTreeMap;
use displaydoc::Display;
use thiserror::Error;
use crate::Nomo;
#[derive(Clone)]
pub enum NomoValue {
String {