kata/coerce
Values
pub fn float() -> schema.Schema(Float)
Float that also accepts VString(“3.14”) -> 3.14 and VInt(1) -> 1.0
pub fn float() -> schema.Schema(Float)
Float that also accepts VString(“3.14”) -> 3.14 and VInt(1) -> 1.0