json_canvas
Types
Functions
pub fn decode(
from json_canvas: String,
) -> Result(Canvas, DecodeError)
Decode a JSON Canvas string representation into a Canvas
type.
pub fn decode(
from json_canvas: String,
) -> Result(Canvas, DecodeError)
Decode a JSON Canvas string representation into a Canvas
type.