[][src]Function econtext::econtext_string

pub fn econtext_string() -> String

Returns the error context as a string.

  example examples/example.rs:7: i 4
  example examples/example.rs:4: example::process_file "file.txt"
  example examples/example.rs:13: example::do_stuff
  example examples/example.rs:20: main()