mysig/local

Values

pub fn handler(
  content: List(#(String, BitArray)),
  hash: fn(effect.HashAlgorithm, BitArray) -> fn(
    fn(BitArray) -> t,
  ) -> t,
) -> fn(
  fn(
    Result(
      fn(request.Request(a)) -> response.Response(BitArray),
      snag.Snag,
    ),
  ) -> t,
) -> t
pub fn inject_live_reload(
  hash: String,
  bytes: BitArray,
) -> BitArray
Search Document