module Hashtag:sig..end
typet =< indices : int * int; text : string >
val json_of_t : t -> Api_intf.Json.tval t_of_json : (t, Api_intf.Json.t) Meta_conv.Types.Decoder.tval t_of_json_exn : (t, Api_intf.Json.t) Meta_conv.Types.Decoder.t_exnval ocaml_of_t : t -> Ocaml.tval t_of_ocaml : (t, Ocaml.t) Meta_conv.Types.Decoder.tval t_of_ocaml_exn : (t, Ocaml.t) Meta_conv.Types.Decoder.t_exn