Add function asting
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
70f616d60c
commit
cb55c00739
4 changed files with 97 additions and 4 deletions
|
|
@ -5,8 +5,6 @@ use std::collections::BTreeMap;
|
|||
use displaydoc::Display;
|
||||
use thiserror::Error;
|
||||
|
||||
use crate::Nomo;
|
||||
|
||||
#[derive(Clone)]
|
||||
pub enum NomoValue {
|
||||
String {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue